Allows retrieving and updating presence related information of the current user. An instance of this class must be obtained using Session.getPresence.

Constructors

Properties

Methods

Constructors

Properties

ownId: string
presenceService: PresenceService
state$: Observable<PresenceState>

Allows access to the current presence information.

Methods

  • Allows updating current user presence information

    Parameters

    Returns Observable<void>