Click or drag to resize

AbstractLocalCallSendInstantMessage Method (String, String)

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

Parameters

content
Type: SystemString
contentType
Type: SystemString

Return Value

Type: Boolean

Implements

ICallSendInstantMessage(String, String)
See Also