participants

abstract fun participants(channel: AxpChannel): Set<Participant>

Return

A set of Participants that are part of the conversation in the specified channel.

Parameters

channel

The AxpChannel for which to retrieve the participants.


The current Participants in the conversation across all channel types.