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: 1.8.12.0 (1.8.12)
Syntax
public interface IInfoReceiver : ISIPReceiver<InfoRequestArgs, SIPInfoResponse>

The IInfoReceiver type exposes the following members.

Methods
See Also