RegistrationDetail

public enum RegistrationDetail

The detailed information of registration result.

  • The device is already registered to your account.

    Declaration

    Swift

    case alreadyRegistered
  • Successfully registered the device to your account.

    Declaration

    Swift

    case registrationSucceeded