otalk-model-peer
v1.1.0
Published
State model for an XMPP entity
Downloads
5
Readme
otalk-model-peer
An Ampersand state model representing an XMPP entity.
Installing
$ npm install otalk-model-peer
Properties
caps
-{State}
chatState
-{String}
discoItems
-{Collection}
errorCondition
-{String}
errorMessage
-{String}
id
-{String}
idleSince
-{Date}
isSelf
-{Boolean}
jid
-{JID}
lastSentMessageID
-{String}
messages
-{Collection}
name
-{String}
nick
-{String}
offline
-{Boolean}
online
-{Boolean}
priority
-{Number}
requestingAttention
-{Boolean}
show
-{String}
status
-{String}
License
MIT