let you choose to connect the agent automatically or not. Default = true Error is raised if authentication fails. In case you want to handle failed authentication, run connect manually
connect
is the contact center the agent is working for
see authentication.ts#Credentials for complete definition
authentication.ts#Credentials
display log info if set to true
is a DIV element that will contains the HTML media elements used for calls The div must always be available but doesn't have to be visible
[DEPRECATED] - use @mediaTag instead
will force Google STUNS ONLY
Generated using TypeDoc
let you choose to connect the agent automatically or not. Default = true Error is raised if authentication fails. In case you want to handle failed authentication, run
connect
manually