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.3.199.0
Syntax
public IEnumerable<string> OptionalMessageHeaders { get; }

Property Value

Type: IEnumerableString
See Also