| ChatScriptHelper Methods | 
The ChatScriptHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | RegisterChatAJAXProxy | 
            Registers AJAX proxy which can be used to call ChatService.svc from javascript.
             | 
|  | RegisterChatAJAXProxyInternal | 
            Registers AJAX proxy which can be used to call ChatService.svc from javascript.
             | 
|   | RegisterChatManager | 
            Registers ChatManager.js and support scripts.
             | 
|  | RegisterChatManagerInternal | 
            Registers ChatManager.js and support scripts.
             | 
|   | RegisterChatNotificationManager | 
            Registers Chat sound manager used for playing sound notifications.
             | 
|  | RegisterChatNotificationManagerInternal | 
            Registers Chat sound manager used for playing sound notifications.
             | 
|   | RegisterChatSupportAJAXProxy | 
            Registers AJAX proxy which can be used to call ChatSupportService.svc from javascript.
             | 
|  | RegisterChatSupportAJAXProxyInternal | 
            Registers AJAX proxy which can be used to call ChatSupportService.svc from javascript.
             | 
|   | RegisterChatSupportManager | 
            Registers ChatSupportManager and support scripts.
             | 
|  | RegisterChatSupportManagerInternal | 
            Registers ChatSupportManager and support scripts.
             | 
|  | SetAsDefaultHelper | 
            Sets this object as the default helper
            (Inherited from AbstractHelperHelperType.) | 
 See Also
See Also