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