Click or drag to resize

AbstractLocalCallSendInstantMessage(String, MimeType) Method


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

Parameters

content  String
 
contentType  MimeType
 

Return Value

Boolean

Implements

ICallSendInstantMessage(String, MimeType)
See Also