Click or drag to resize

LocalCallWrapperSendInstantMessage Method (String)

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

Parameters

content
Type: SystemString

Return Value

Type: Boolean

Implements

ICallSendInstantMessage(String)
See Also