Click or drag to resize

LocalCallWrapperSendInstantMessage(String, String) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public override bool SendInstantMessage(
	string content,
	string contentType
)

Parameters

content  String
 
contentType  String
 

Return Value

Boolean

Implements

ICallSendInstantMessage(String, String)
See Also