Interface DeviceInformationCheckError.NetworkError

All Superinterfaces:
DeviceInformationCheckError, MobileAuthenticationClientError
Enclosing interface:
DeviceInformationCheckError

public static interface DeviceInformationCheckError.NetworkError extends DeviceInformationCheckError
A network error occurred.
  • Method Details

    • server

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