onLeave property

LeaveHandler onLeave
getter/setter pair

Optional callback to react to changes in the client's local presences when disconnecting from the server.

Implementation

LeaveHandler onLeave = _noopWithThreeArgs;