Click or drag to resize

IInfoReceiver Interface

Can receive incoming INFO requests and responses to sent INFO requests.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public interface IInfoReceiver : ISIPReceiver<InfoRequestArgs, SIPInfoResponse>

The IInfoReceiver type exposes the following members.

Methods
See Also