here abstract method

PresenceChannel here(
  1. Function callback
)

Register a callback to be called anytime the member list changes.

Implementation

PresenceChannel here(Function callback);