Click or drag to resize

SIPEventNotificationArgsParameters Property

Gets the additional parameters received in the notification.

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

Property Value

IEnumerableString
See Also