Click or drag to resize
IInstantMessageManagerSendDirectIPMessage Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool SendDirectIPMessage(
	InstantMessage message,
	string remoteEndPoint
)

Parameters

message
Type: Ozeki.VoIPInstantMessage
remoteEndPoint
Type: SystemString

Return Value

Type: Boolean
See Also