Ozeki VoIP SDK Class library
Session Property
NamespacesOzeki.VoIP.PBX.PhoneCalls.Session.RelayedSessionRelayCallSession
Declaration Syntax
C#Visual BasicVisual C++
public P2PSession Session { get; private set; }
Public Property Session As P2PSession
	Get
	Private Set
public:
property P2PSession^ Session {
	P2PSession^ get ();
	private: void set (P2PSession^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649