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