Enable Detections
SENTEnableDetectionsResult
SENTEnableDetectionsError
SENTEnableDetectionsFailureReason
Type | Value | Description |
---|---|---|
reasonNoUser | 0 | No user present on the device. Call createUserWithOptions:completionHandler:to create a user. |
reasonPastExpiryDate | 1 | Expiry date is in past. |
reasonUserDisabledRemotely | 2 | The user is disabled remotely. |
SENTEnableDetectionsCompletionHandler
Last updated