Ozeki VoIP SDK Class library
Parameters Property
NamespacesOzeki.VoIP.SIPSIPEventNotificationArgsParameters
Gets the additional parameters received in the notification.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<string> Parameters { get; internal set; }
Public Property Parameters As IEnumerable(Of String)
	Get
	Friend Set
public:
property IEnumerable<String^>^ Parameters {
	IEnumerable<String^>^ get ();
	internal: void set (IEnumerable<String^>^ value);
}
Property Value
IEnumerable<(Of <(<'String>)>)>

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