Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/xmpp/PresenceService.js

  • Provides:

    • dojox.xmpp.PresenceService
  • dojox.xmpp.PresenceService

    • type
      Function
    • parameters:
      • xmppService
    • classlike
  • dojox.xmpp.PresenceService.constructor

    • constructor - constructor
    • prototype - dojox.xmpp.PresenceService
    • type
      Function
    • parameters:
      • xmppService
  • dojox.xmpp.PresenceService.publish

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • presence
    • type
      Function
  • dojox.xmpp.PresenceService.presence

    • prototype - dojox.xmpp.PresenceService
    • instance - dojox.xmpp.PresenceService
    • type
      Object
  • dojox.xmpp.PresenceService.sendAvatarHash

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • avatarHash
    • type
      Function
  • dojox.xmpp.PresenceService.avatarHash

    • prototype - dojox.xmpp.PresenceService
    • instance - dojox.xmpp.PresenceService
    • type
      Object
  • dojox.xmpp.PresenceService._setPresence

    • prototype - dojox.xmpp.PresenceService
    • private - 1
    • type
      Function
  • dojox.xmpp.PresenceService.isInvisible

    • prototype - dojox.xmpp.PresenceService
    • instance - dojox.xmpp.PresenceService
    • type
      bool
  • dojox.xmpp.PresenceService.presence.priority

    • prototype - dojox.xmpp.PresenceService
    • type
      Number
  • dojox.xmpp.PresenceService.toggleBlockContact

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • jid
    • type
      Function
  • dojox.xmpp.PresenceService.toggleContactInvisiblity

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • jid
    • type
      Function
  • dojox.xmpp.PresenceService._createRestrictedJid

    • prototype - dojox.xmpp.PresenceService
    • private - 1
    • type
      Function
  • dojox.xmpp.PresenceService._updateRestricted

    • prototype - dojox.xmpp.PresenceService
    • private - 1
    • type
      Function
  • dojox.xmpp.PresenceService._setVisible

    • prototype - dojox.xmpp.PresenceService
    • private - 1
    • type
      Function
  • dojox.xmpp.PresenceService._setInvisible

    • prototype - dojox.xmpp.PresenceService
    • private - 1
    • type
      Function
  • dojox.xmpp.PresenceService._manageSubscriptions

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • contact
      • type
    • private - 1
    • type
      Function
  • dojox.xmpp.PresenceService.subscribe

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.PresenceService.approveSubscription

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.PresenceService.unsubscribe

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.PresenceService.declineSubscription

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.PresenceService.cancelSubscription

    • prototype - dojox.xmpp.PresenceService
    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.PresenceService.session

    • instance - dojox.xmpp.PresenceService
  • dojox.xmpp.PresenceService.restrictedContactjids

    • instance - dojox.xmpp.PresenceService
    • type
      Object
  • dojox.xmpp.presence

    • attached - dojox.xmpp
    • type
      Object
  • dojox.xmpp.presence.UPDATE

    • type
      Number
  • dojox.xmpp.presence.SUBSCRIPTION_REQUEST

    • type
      Number
  • dojox.xmpp.presence.SUBSCRIPTION_SUBSTATUS_NONE

    • type
      Number
  • dojox.xmpp.presence.SUBSCRIPTION_NONE

    • type
      String
  • dojox.xmpp.presence.SUBSCRIPTION_FROM

    • type
      String
  • dojox.xmpp.presence.SUBSCRIPTION_TO

    • type
      String
  • dojox.xmpp.presence.SUBSCRIPTION_BOTH

    • type
      String
  • dojox.xmpp.presence.SUBSCRIPTION_REQUEST_PENDING

    • type
      203,
    • summary
      used when 'ask' attribute is absent on a roster item
  • dojox.xmpp.presence.STATUS_ONLINE

    • type
      String
  • dojox.xmpp.presence.STATUS_AWAY

    • type
      String
  • dojox.xmpp.presence.STATUS_CHAT

    • type
      String
  • dojox.xmpp.presence.STATUS_DND

    • type
      String
  • dojox.xmpp.presence.STATUS_EXTENDED_AWAY

    • type
      String
  • dojox.xmpp.presence.STATUS_OFFLINE

    • type
      String
  • dojox.xmpp.presence.STATUS_INVISIBLE

    • type
      String
  • dojox.xmpp

    • type
      Object
  • dojox

    • type
      Object