Package io.ably.lib.realtime
Interface Presence.PresenceListener
- Enclosing class:
- Presence
public static interface Presence.PresenceListener
An interface allowing a listener to be notified of arrival of a presence message.
-
Method Summary
Modifier and Type Method Description voidonPresenceMessage(PresenceMessage message)