onRemotePresenceUpdated

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

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

Parameters

presences

Presence service.

presence

Updated presence.