PresenceBuilder

Functions

Link copied to clipboard
abstract fun channelGroups(channelGroups: List<String>): PresenceBuilder
Link copied to clipboard
abstract fun channels(channels: List<String>): PresenceBuilder
Link copied to clipboard
abstract fun connected(connected: Boolean): PresenceBuilder
Link copied to clipboard
abstract fun execute()