otalk-model-peer

1.1.0 • Public • Published

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

Dependencies (5)

Dev Dependencies (2)

Package Sidebar

Install

npm i otalk-model-peer

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • andyet-ops
  • lancestout