Click or drag to resize
CallOptionalHeadersAllowedMethods Property
Gets the methods allowed by the call party.

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

Property Value

Type: IEnumerableString
See Also