Reference to list of running calls
Store Agent Information
Store contact center
Callback functions - register using addListener
Information about agent
Session ID used with the current socket
Our communication channel
Media video tags
addListener allows to listen for incoming Socket Event
Answer a call
Perform an attach query
Destroy a specific call.
DTFM send a char to current call
Concat position to return the login used in Json RTC request
Hang up a specific call
Hold a specific call
Validate the JSON RPC headersx
login log the agent in the newly created socket
openSocket should be called directly after the constructor It initializate the socket and set the handlers
Purge & Destroy a specific call.
Purge a specific call
Send data to socket and log in case of debug
Hang up a specific call
Generated using TypeDoc
JsonRpcClient implements Verto protocol using JSON RPC
Usage:
});this.login() // REQUIRED: log the agent into the web socket // You can now proceed with any requests