CallSessionIsTransferredSession Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsTransferredSession { get; }
Public ReadOnly Property IsTransferredSession As Boolean
Get
public:
virtual property bool IsTransferredSession {
bool get () sealed;
}
abstract IsTransferredSession : bool with get
override IsTransferredSession : bool with get
Property Value
Type:
BooleanImplements
ISessionIsTransferredSessionSee Also