Click or drag to resize

SIPResponseArgs(Int32) Constructor

Initializes a new instance of the SIPResponseArgs class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public SIPResponseArgs(
	int statusCode
)

Parameters

statusCode  Int32
 
See Also