Click or drag to resize

RegisterResult Constructor (RegisterStatus)

Initializes a new instance of the RegisterResult class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public RegisterResult(
	RegisterStatus status
)

Parameters

status
Type: Ozeki.VoIPRegisterStatus
See Also