ISessionTransferredSessionID2 Property |
Gets the ID of the other tranferring session when the session is created via attended tranfer.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxstring TransferredSessionID2 { get; }
ReadOnly Property TransferredSessionID2 As String
Get
property String^ TransferredSessionID2 {
String^ get ();
}
abstract TransferredSessionID2 : string with get
Property Value
Type:
String
See Also