Click or drag to resize

IInstantMessageManagerSendDirectIPMessage Method

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

Parameters

message
Type: Ozeki.VoIPInstantMessage
remoteEndPoint
Type: SystemString

Return Value

Type: Boolean
See Also