Interface DeviceInformationCheckError.Forbidden

All Superinterfaces:
DeviceInformationCheckError, MobileAuthenticationClientError
Enclosing interface:
DeviceInformationCheckError

public static interface DeviceInformationCheckError.Forbidden extends DeviceInformationCheckError
The SDK could not access the credentials in the backend.

This can occur if the dispatch target credentials have been removed from the server.

  • Method Details

    • server

      Server server()
      The server where the error occurred.
      Returns:
      the server where the error occurred