Click or drag to resize
OfferAnswerStateResponse Method

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

Parameters

statusCode
Type: SystemInt32
mediaDescription
Type: Ozeki.MediaMediaDescription

Return Value

Type: HoldStateParams
See Also