Class: UserToUserInfo

Constructor

new UserToUserInfo(ucid, parentUcid, contextId)

Parameters:
Name Type Description
ucid string
parentUcid string
contextId string

Methods

getContextId() → {string}

Returns the context ID of current call

Returns:
{ string }

Context Id.

getParentUCID() → {string}

Returns the Universal Call ID of parent (original) call.

Returns:
{ string }

UCID of parent (original) call.

getUCID() → {string}

Returns Universal Call ID of current call.

Returns:
{ string }

UCID of current call.

setContextId(contextId)

Sets the context ID of current call

Parameters:
Name Type Description
contextId string
©2016 Avaya Inc. All Rights Reserved.