Click or drag to resize
IByeReceiver Interface
Handles incoming BYE requests and incoming responses to sent BYE requests.

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

The IByeReceiver type exposes the following members.

Methods
See Also