channels

abstract fun channels(channels: List<String>): HereNow

Set the channels to query for presence information.

Return

this for method chaining

Parameters

channels

List of channel names to query.

See also