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/ChatService.js

  • Provides:

    • dojox.xmpp.ChatService
  • dojox.xmpp.ChatService

    • type
      Function
  • dojox.xmpp.ChatService.state

    • type
      String
  • dojox.xmpp.ChatService.constructor

    • constructor - constructor
    • type
      Function
  • dojox.xmpp.ChatService.recieveMessage

    • parameters:
      • msg
      • initial
    • type
      Function
  • dojox.xmpp.ChatService.setSession

    • parameters:
      • session
    • type
      Function
  • dojox.xmpp.ChatService.session

  • dojox.xmpp.ChatService.setState

    • parameters:
      • state
    • type
      Function
  • dojox.xmpp.ChatService.invite

    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.ChatService.uid

  • dojox.xmpp.ChatService.sendMessage

    • parameters:
      • msg
    • type
      Function
  • dojox.xmpp.ChatService.sendChatState

    • parameters:
      • state
    • type
      Function
  • dojox.xmpp.ChatService._currentState

  • dojox.xmpp.ChatService.onNewMessage

    • parameters:
      • msg
    • type
      Function
  • dojox.xmpp.ChatService.onInvite

    • parameters:
      • contact
    • type
      Function
  • dojox.xmpp.ChatService.chatid

    • type
      Object
  • dojox.xmpp.chat

    • type
      Object
  • dojox.xmpp.chat.CHAT_STATE_NS

    • type
      String
  • dojox.xmpp.chat.ACTIVE_STATE

    • type
      String
  • dojox.xmpp.chat.COMPOSING_STATE

    • type
      String
  • dojox.xmpp.chat.INACTIVE_STATE

    • type
      String
  • dojox.xmpp.chat.PAUSED_STATE

    • type
      String
  • dojox.xmpp.chat.GONE_STATE

    • type
      String
  • dojox.xmpp

    • type
      Object
  • dojox

    • type
      Object