Ozeki VoIP SDK Class library
OptionsReceived Event
NamespacesOzeki.VoIP.SIPIOptionsManagerOptionsReceived
Occurs when an OPTIONS request received from the remote end.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<OptionsResult> OptionsReceived
Event OptionsReceived As EventHandler(Of OptionsResult)
 event EventHandler<OptionsResult^>^ OptionsReceived {
	void add (EventHandler<OptionsResult^>^ value);
	void remove (EventHandler<OptionsResult^>^ value);
}
Value
EventHandler<(Of <(<'OptionsResult>)>)>

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