Click or drag to resize
IOptionsReceiver Interface
Handles incoming OPTIONS requests and incoming responses to sent OPTIONS requests.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface IOptionsReceiver : ISIPReceiver<OptionsResult, OptionsResult>

The IOptionsReceiver type exposes the following members.

Methods
See Also