Click or drag to resize
AbstractLocalCall.SendInstantMessage 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: System.String

Return Value

Type: Boolean

Implements

ICall.SendInstantMessage(String)
See Also