Click or drag to resize
AbstractLocalCallSendInstantMessage Method (String)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract bool SendInstantMessage(
	string content
)

Parameters

content
Type: SystemString

Return Value

Type: Boolean

Implements

ICallSendInstantMessage(String)
See Also