Click or drag to resize

LicenseExceptions Enumeration


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public enum LicenseExceptions
Members
Member nameValueDescription
LicenseIsAlreadySet30,000 
UserIDCannotBeEmpty30,001 
LicenseKeyCannotBeEmpty30,002 
InvalidUsernameOrLicenseKey30,003 
NotAllowCalls30,004 
TrialPeriodExpired30,005 
NotAllowLines30,006 
NotAllowIPCamConnection30,007 
See Also