Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
PresenceState
Interface PresenceState
interface
PresenceState
{
activity
:
PresenceActivity
;
avatar
:
string
;
displayName
:
string
;
mood
:
PresenceMood
;
note
:
string
;
online
:
boolean
;
}
Index
Properties
activity
avatar
display
Name
mood
note
online
Properties
Readonly
activity
activity
:
PresenceActivity
Readonly
avatar
avatar
:
string
Readonly
display
Name
display
Name
:
string
Readonly
mood
mood
:
PresenceMood
Readonly
note
note
:
string
Readonly
online
online
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
activity
avatar
display
Name
mood
note
online
@quobis/sippojs
Loading...