xmpp_p2p
Preparing search index...
core/xmpp-records
XmppRosterPresenceState
Interface XmppRosterPresenceState
interface
XmppRosterPresenceState
{
nickname
?:
string
;
receivedAt
:
string
;
show
?:
string
;
status
?:
string
;
type
:
"available"
|
"unavailable"
;
}
Index
Properties
nickname?
received
At
show?
status?
type
Properties
Optional
nickname
nickname
?:
string
received
At
receivedAt
:
string
Optional
show
show
?:
string
Optional
status
status
?:
string
type
type
:
"available"
|
"unavailable"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nickname
received
At
show
status
type
xmpp_p2p
Loading...