xmpp_p2p
Preparing search index...
core/xmpp-muc
MucOccupant
Interface MucOccupant
Represents a live participant in a MUC room.
interface
MucOccupant
{
jid
:
string
;
lastSeen
:
string
;
nick
:
string
;
occupantJid
:
string
;
peerId
:
string
;
}
Index
Properties
jid
last
Seen
nick
occupant
Jid
peer
Id
Properties
jid
jid
:
string
last
Seen
lastSeen
:
string
nick
nick
:
string
occupant
Jid
occupantJid
:
string
peer
Id
peerId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jid
last
Seen
nick
occupant
Jid
peer
Id
xmpp_p2p
Loading...
Represents a live participant in a MUC room.