sippo-sdk / com.quobis.sippo.sipposdk.presence.listener / PresencesListener / onLocalPresenceUpdated

onLocalPresenceUpdated

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

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

Parameters

presences - Presence service.

presence - Updated presence.