onLocalPresenceUpdated

abstract fun onLocalPresenceUpdated(presences: Presences, presence: Presence)

Performs any actions that could be required when the presence of the local user is updated.

Parameters

presences

Presence service.

presence

Updated presence.