setMyPresence

abstract suspend fun setMyPresence(presence: PresenceEnum, statusMsg: String? = null)

Update the presence status for the current user.

Parameters

presence

the new presence state

statusMsg

the status message to attach to this state