set Presence To
Change the presence of the connected user. This method has been deprecated, use setPresenceTo with optional callback parameter.
Parameters
presence
The updated presence as a RainbowPresence
abstract fun setPresenceTo(presence: RainbowPresence, listener: IUserProxy.IUsersListener? = null)
Content copied to clipboard
Change the presence of the connected user.
Parameters
presence
The updated presence as a RainbowPresence
listener
IUsersListener optional callback(onSuccess, onFailure)