CallSessionRelaySession Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RelaySession RelaySession { get; }
Public ReadOnly Property RelaySession As RelaySession
Get
public:
property RelaySession^ RelaySession {
RelaySession^ get ();
}
member RelaySession : RelaySession with get
Property Value
Type:
RelaySessionSee Also