Class: CobrowseSessionInfo

cobrowse session info

Methods

getAgentAuthCode() → {string}

Returns the auth code of an Agent to reconnect the same session.

Returns:
{ string }

getAgentControlState() → {AvayaCoBrowseClientServices.Services.Cobrowse.Common.AgentControlState}

Returns the control state of an Agent.

Returns:

getAgentName() → {string}

Returns the name of an Agent.

Returns:
{ string }

getAgentReasonForDisconnect() → {string}

Returns the reason when Agent disconnect the cobrowse session.

Returns:
{ string }

getCobrowseState() → {AvayaCoBrowseClientServices.Services.Cobrowse.Common.CobrowseState}

Returns the state of cobrowse.

Returns:

getCustomerAuthCode() → {string}

Returns the authcode of customer uses in reconnect.

Returns:
{ string }

getCustomerName() → {string}

Returns the name of customer.

Returns:
{ string }

getCustomerReasonForDisconnect() → {string}

Returns the reason when customer disconnect the cobrowse session.

Returns:
{ string }

getPassPhrase() → {string}

Returns Passphrase or session key of cobrowse session.

Returns:
{ string }