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: 1.8.12.0 (1.8.12)
Syntax
bool SendBye(
	ByeRequestArgs args
)

Parameters

args
Type: Ozeki.VoIPByeRequestArgs

Return Value

Type: Boolean
See Also