Click or drag to resize

IInviteManagerSendResponse Method

Sends a response to the initial INVITE request.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool SendResponse(
	InviteResponseArgs args
)

Parameters

args
Type: Ozeki.VoIPInviteResponseArgs

Return Value

Type: Boolean
See Also