Click or drag to resize

MessageSummaryOptionalMessageHeaders Property

Gets the optional headers sent in the message-summary notification.

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

Property Value

IEnumerableString
See Also