Click or drag to resize

InviteResponseArgs(String, Int32) Constructor

Initializes a new instance of the InviteResponseArgs class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public InviteResponseArgs(
	string userID,
	int responseCode
)

Parameters

userID  String
 
responseCode  Int32
 
See Also