Ozeki VoIP SDK Class library
SessionCreated Event
NamespacesOzeki.VoIP.PBX.ServicesICallManagerSessionCreated
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<VoIPEventArgs<ISession>> SessionCreated
Event SessionCreated As EventHandler(Of VoIPEventArgs(Of ISession))
 event EventHandler<VoIPEventArgs<ISession^>^>^ SessionCreated {
	void add (EventHandler<VoIPEventArgs<ISession^>^>^ value);
	void remove (EventHandler<VoIPEventArgs<ISession^>^>^ value);
}
Value
EventHandler<(Of <(<'VoIPEventArgs<(Of <(<'ISession>)>)>>)>)>

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