Reference Library
getEstablishedConnectionId Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.EstablishedEventArgsgetEstablishedConnectionId
Get the Connection Id of the newly established call.
Declaration Syntax
C#Visual BasicVisual C++
public ThirdPartyCallController..::.CallIdentifier getEstablishedConnectionId { get; }
Public ReadOnly Property getEstablishedConnectionId As ThirdPartyCallController..::.CallIdentifier
public:
property ThirdPartyCallController..::.CallIdentifier^ getEstablishedConnectionId {
	ThirdPartyCallController..::.CallIdentifier^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)