Click or drag to resize
SIPEventNotificationArgsParameters Property
Gets the additional parameters received in the notification.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IEnumerable<string> Parameters { get; }

Property Value

Type: IEnumerableString
See Also