Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/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/workbench-106550/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
  • dojox.xmpp.PresenceService.constructor

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

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

    • type
      Object
  • dojox.xmpp.PresenceService.sendAvatarHash

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

    • type
      Object
  • dojox.xmpp.PresenceService._setPresence

    • type
      Function
  • dojox.xmpp.PresenceService.isInvisible

    • type
      bool
  • dojox.xmpp.PresenceService.presence.priority

    • type
      Number
  • dojox.xmpp.PresenceService.toggleBlockContact

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

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

    • type
      Function
  • dojox.xmpp.PresenceService._updateRestricted

    • type
      Function
  • dojox.xmpp.PresenceService._setVisible

    • type
      Function
  • dojox.xmpp.PresenceService._setInvisible

    • type
      Function
  • dojox.xmpp.PresenceService._manageSubscriptions

    • parameters:
      • contact
      • type
    • type
      Function
  • dojox.xmpp.PresenceService.subscribe

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

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

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

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

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

  • dojox.xmpp.PresenceService.restrictedContactjids

    • type
      Object
  • dojox.xmpp.presence

    • 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