Click or drag to resize

CallOptionalHeadersAllowedMethods Property

Gets the methods allowed by the call party.

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

Property Value

IEnumerableString
See Also