join

abstract fun join(listener: StatusListener)

Join the current user to this conversation.

Joining the conversation is a prerequisite for sending and receiving messages in the conversation. You can join the conversation or you could be added to it by another conversation participant.

See also

#leave

#leave

Parameters

listener

Listener that will receive callback with the result.