onJoin property

JoinHandler onJoin
getter/setter pair

Optional callback to react to changes in the client's local presences when connecting/reconnecting with the server.

Implementation

JoinHandler onJoin = _noopWithThreeArgs;