Click or drag to resize

LocalCallWrapperSendInstantMessage Method (String, MimeType)

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

Parameters

content
Type: SystemString
contentType
Type: Ozeki.VoIPMimeType

Return Value

Type: Boolean

Implements

ICallSendInstantMessage(String, MimeType)
See Also