Click or drag to resize

OutgoingInviteOfferAnswerStateResponse Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public override HoldStateParams Response(
	int statusCode,
	MediaDescription mediaDescription
)

Parameters

statusCode  Int32
 
mediaDescription  MediaDescription
 

Return Value

HoldStateParams
See Also