Documentation ¶
Index ¶
- Constants
- func ChatSendMessage(env *common.Env, message string)
- func CloseChat(env *common.Env)
- func GetAgentInfoRequest(agentInfoChannel chan map[string]string)
- func HandleDisconnection(env *common.Env)
- func HandleOnMessage(env *common.Env, ev *js.Object)
- func InitializeChatEventHandlers(env *common.Env)
- func StartLiveChat(env *common.Env)
- func UpdateChatBox(env *common.Env, message string, sender string)
Constants ¶
View Source
const ENTERKEY int = 13
Variables ¶
This section is empty.
Functions ¶
func ChatSendMessage ¶
func GetAgentInfoRequest ¶
func HandleDisconnection ¶
func StartLiveChat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.