Presence
class Presence(channel: Channel, scope: CoroutineScope, opts: Presence.Options)
Content copied to clipboard
Types
Link copied to clipboard
Presence Events of "state" and "diff"
Link copied to clipboard
Custom options that can be provided when creating Presence
Functions
Link copied to clipboard
fun filterBy(predicate: (Map.Entry<String, PresenceMap>) -> Boolean?): PresenceState
Content copied to clipboard
Link copied to clipboard