Ozeki VoIP SDK Class library
SendOutofDialogInstantMessage Method (recipient, content)
NamespacesOzeki.VoIPIPhoneLineSendOutofDialogInstantMessage(String, String)
Sends an out of dialog instant message to SIP user agent.
Declaration Syntax
C#Visual BasicVisual C++
void SendOutofDialogInstantMessage(
	string recipient,
	string content
)
Sub SendOutofDialogInstantMessage ( 
	recipient As String,
	content As String
)
void SendOutofDialogInstantMessage(
	String^ recipient, 
	String^ content
)
Parameters
recipient (String)
content (String)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649