Ozeki VoIP SDK Class library
AuthenticationResult Constructor (accepted)
NamespacesOzeki.VoIP.SIP.AuthenticationAuthenticationResultAuthenticationResult(Boolean)
Initializes a new instance of the AuthenticationResult class
Declaration Syntax
C#Visual BasicVisual C++
public AuthenticationResult(
	bool accepted
)
Public Sub New ( 
	accepted As Boolean
)
public:
AuthenticationResult(
	bool accepted
)
Parameters
accepted (Boolean)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290