Interface DeviceInformationSyncError.NetworkError

All Superinterfaces:
DeviceInformationSyncError, MobileAuthenticationClientError
Enclosing interface:
DeviceInformationSyncError

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

    • server

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