Click or drag to resize

IInDialogInstantMessageManager Interface

API interface

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public interface IInDialogInstantMessageManager

The IInDialogInstantMessageManager type exposes the following members.

Methods
  NameDescription
Public methodSendMessage
Sends a MESSAGE request to the remote end.
Top
Events
  NameDescription
Public eventMessageReceived
Occurs when a MESSAGE request received from the remote end.
Public eventResponseReceived
Occurs when a response received to a sent MESSAGE request.
Top
See Also