PCSDK
The root class of The PCSDK
Configures initial variables, setting up logging levels
-
The current version of the SDK (e.g. 5.0.265)
-
The maximum supported version of the server API
-
The current date with synced time offset
-
The default database file name
-
The default url for users database
-
The timeout interval of network requests. The default value is 30 seconds
-
Initializes the SDK
-
Sets background timeout for handles
-
Configures the log level
Set the required level of logging:
- nil - no logging (default value)
- .debug - shows SDK’s debug information
.keys - shows values of crypting keys
-
Checking if device is jailbroken
-
Return the type of the QR code
-
Removes all users and all corresponding data
⚠️ Warning! All users will be removed. There is no way to restore removed users.