AuthenticationResult(Boolean) Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic AuthenticationResult(
bool accepted
)
Public Sub New (
accepted As Boolean
)
public:
AuthenticationResult(
bool accepted
)
new :
accepted : bool -> AuthenticationResultParameters
- accepted Boolean
-
See Also