Click or drag to resize

LocalCallWrapperSendInstantMessage(String) Method


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

Parameters

content  String
 

Return Value

Boolean

Implements

ICallSendInstantMessage(String)
See Also