Click or drag to resize

IByeManagerSendBye Method (ByeRequestArgs)

Sends a BYE request to the remote end.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool SendBye(
	ByeRequestArgs args
)

Parameters

args
Type: Ozeki.VoIPByeRequestArgs

Return Value

Type: Boolean
See Also