Click or drag to resize
IInstantMessageReceiver Interface
Handles incoming MESSAGE requests and incoming responses to sent MESSAGE requests.

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

The IInstantMessageReceiver type exposes the following members.

Methods
See Also