Click or drag to resize

InviteUACSendResponse Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public Response SendResponse(
	IBaseSIPCall call,
	InviteResponseArgs args
)

Parameters

call  IBaseSIPCall
 
args  InviteResponseArgs
 

Return Value

Response

Implements

IInviteSenderUASendResponse(IBaseSIPCall, InviteResponseArgs)
See Also