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: 10.3.183.0
Syntax
public interface IByeReceiver : ISIPReceiver<ByeRequestArgs, ByeResponseArgs>

The IByeReceiver type exposes the following members.

Methods
See Also