Click or drag to resize

IncomingInviteOfferAnswerStateResponse Method

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

Parameters

statusCode
Type: SystemInt32
mediaDescription
Type: Ozeki.MediaMediaDescription

Return Value

Type: HoldStateParams
See Also