leaving abstract method

void leaving(
  1. Function callback
)

Listen for someone leaving the channel.

Implementation

void leaving(Function callback);