Enum ICReturnCode

java.lang.Object
java.lang.Enum<ICReturnCode>
org.robovm.apple.imagecapturecore.ICReturnCode
All Implemented Interfaces:
Serializable, Comparable<ICReturnCode>, NSErrorCode, ValuedEnum

public enum ICReturnCode
extends Enum<ICReturnCode>
implements NSErrorCode
  • Enum Constant Details

    • Success

      public static final ICReturnCode Success
    • InvalidParam

      public static final ICReturnCode InvalidParam
    • CommunicationTimedOut

      public static final ICReturnCode CommunicationTimedOut
    • ScanOperationCanceled

      public static final ICReturnCode ScanOperationCanceled
    • ScannerInUseByLocalUser

      public static final ICReturnCode ScannerInUseByLocalUser
    • ScannerInUseByRemoteUser

      public static final ICReturnCode ScannerInUseByRemoteUser
    • DeviceFailedToOpenSession

      public static final ICReturnCode DeviceFailedToOpenSession
    • DeviceFailedToCloseSession

      public static final ICReturnCode DeviceFailedToCloseSession
    • ScannerFailedToSelectFunctionalUnit

      public static final ICReturnCode ScannerFailedToSelectFunctionalUnit
    • ScannerFailedToCompleteOverviewScan

      public static final ICReturnCode ScannerFailedToCompleteOverviewScan
    • ScannerFailedToCompleteScan

      public static final ICReturnCode ScannerFailedToCompleteScan
    • ReceivedUnsolicitedScannerStatusInfo

      public static final ICReturnCode ReceivedUnsolicitedScannerStatusInfo
    • ReceivedUnsolicitedScannerErrorInfo

      public static final ICReturnCode ReceivedUnsolicitedScannerErrorInfo
    • DownloadFailed

      public static final ICReturnCode DownloadFailed
    • UploadFailed

      public static final ICReturnCode UploadFailed
    • FailedToCompletePassThroughCommand

      public static final ICReturnCode FailedToCompletePassThroughCommand
    • DownloadCanceled

      public static final ICReturnCode DownloadCanceled
    • FailedToEnabeTethering

      public static final ICReturnCode FailedToEnabeTethering
    • FailedToDisabeTethering

      public static final ICReturnCode FailedToDisabeTethering
    • FailedToCompleteSendMessageRequest

      public static final ICReturnCode FailedToCompleteSendMessageRequest
    • DeleteFilesFailed

      public static final ICReturnCode DeleteFilesFailed
    • DeleteFilesCanceled

      public static final ICReturnCode DeleteFilesCanceled
    • DeviceIsPasscodeLocked

      public static final ICReturnCode DeviceIsPasscodeLocked
    • DeviceFailedToTakePicture

      public static final ICReturnCode DeviceFailedToTakePicture
    • DeviceSoftwareNotInstalled

      public static final ICReturnCode DeviceSoftwareNotInstalled
    • DeviceSoftwareIsBeingInstalled

      public static final ICReturnCode DeviceSoftwareIsBeingInstalled
    • DeviceSoftwareInstallationCompleted

      public static final ICReturnCode DeviceSoftwareInstallationCompleted
    • DeviceSoftwareInstallationCanceled

      public static final ICReturnCode DeviceSoftwareInstallationCanceled
    • DeviceSoftwareInstallationFailed

      public static final ICReturnCode DeviceSoftwareInstallationFailed
    • DeviceSoftwareNotAvailable

      public static final ICReturnCode DeviceSoftwareNotAvailable
    • DeviceCouldNotPair

      public static final ICReturnCode DeviceCouldNotPair
    • DeviceCouldNotUnpair

      public static final ICReturnCode DeviceCouldNotUnpair
    • DeviceNeedsCredentials

      public static final ICReturnCode DeviceNeedsCredentials
    • DeviceIsBusyEnumerating

      public static final ICReturnCode DeviceIsBusyEnumerating
    • DeviceCommandGeneralFailure

      public static final ICReturnCode DeviceCommandGeneralFailure
    • DeviceFailedToCompleteTransfer

      public static final ICReturnCode DeviceFailedToCompleteTransfer
    • DeviceFailedToSendData

      public static final ICReturnCode DeviceFailedToSendData
    • SessionNotOpened

      public static final ICReturnCode SessionNotOpened
    • ExFATVolumeInvalid

      public static final ICReturnCode ExFATVolumeInvalid
    • MultiErrorDictionary

      public static final ICReturnCode MultiErrorDictionary
    • ThumbnailNotAvailable

      public static final ICReturnCode ThumbnailNotAvailable
    • ThumbnailAlreadyFetching

      public static final ICReturnCode ThumbnailAlreadyFetching
    • ThumbnailCanceled

      public static final ICReturnCode ThumbnailCanceled
    • ThumbnailInvalid

      public static final ICReturnCode ThumbnailInvalid
    • MetadataNotAvailable

      public static final ICReturnCode MetadataNotAvailable
    • MetadataAlreadyFetching

      public static final ICReturnCode MetadataAlreadyFetching
    • MetadataCanceled

      public static final ICReturnCode MetadataCanceled
    • MetadataInvalid

      public static final ICReturnCode MetadataInvalid
    • ConnectionDriverExited

      public static final ICReturnCode ConnectionDriverExited
    • ConnectionClosedSessionSuddenly

      public static final ICReturnCode ConnectionClosedSessionSuddenly
    • ConnectionEjectedSuddenly

      public static final ICReturnCode ConnectionEjectedSuddenly
    • ConnectionSessionAlreadyOpen

      public static final ICReturnCode ConnectionSessionAlreadyOpen
    • ConnectionEjectFailed

      public static final ICReturnCode ConnectionEjectFailed
    • ConnectionFailedToOpen

      public static final ICReturnCode ConnectionFailedToOpen
    • ConnectionFailedToOpenDevice

      public static final ICReturnCode ConnectionFailedToOpenDevice
    • ConnectionNotAuthorizedToOpenDevice

      public static final ICReturnCode ConnectionNotAuthorizedToOpenDevice
    • PTPFailedToSendCommand

      public static final ICReturnCode PTPFailedToSendCommand
    • PTPNotAuthorizedToSendCommand

      public static final ICReturnCode PTPNotAuthorizedToSendCommand
    • DownloadPathInvalid

      public static final ICReturnCode DownloadPathInvalid
    • DownloadFileWritable

      public static final ICReturnCode DownloadFileWritable
    • LegacyCommunication

      public static final ICReturnCode LegacyCommunication
    • LegacyDeviceNotFound

      public static final ICReturnCode LegacyDeviceNotFound
    • LegacyDeviceNotOpen

      public static final ICReturnCode LegacyDeviceNotOpen
    • LegacyFileCorrupted

      public static final ICReturnCode LegacyFileCorrupted
    • LegacyIOPending

      public static final ICReturnCode LegacyIOPending
    • LegacyInvalidObject

      public static final ICReturnCode LegacyInvalidObject
    • LegacyInvalidProperty

      public static final ICReturnCode LegacyInvalidProperty
    • LegacyIndexOutOfRange

      public static final ICReturnCode LegacyIndexOutOfRange
    • LegacyPropertyTypeNotFound

      public static final ICReturnCode LegacyPropertyTypeNotFound
    • CannotYieldDevice

      public static final ICReturnCode CannotYieldDevice
    • LegacyDataTypeNotFound

      public static final ICReturnCode LegacyDataTypeNotFound
    • LegacyDeviceMemoryAllocation

      public static final ICReturnCode LegacyDeviceMemoryAllocation
    • LegacyDeviceInternal

      public static final ICReturnCode LegacyDeviceInternal
    • LegacyDeviceInvalidParam

      public static final ICReturnCode LegacyDeviceInvalidParam
    • LegacyDeviceAlreadyOpen

      public static final ICReturnCode LegacyDeviceAlreadyOpen
    • LegacyDeviceLocationIDNotFound

      public static final ICReturnCode LegacyDeviceLocationIDNotFound
    • LegacyDeviceGUIDNotFound

      public static final ICReturnCode LegacyDeviceGUIDNotFound
    • LegacyDeviceIOServicePathNotFound

      public static final ICReturnCode LegacyDeviceIOServicePathNotFound
    • LegacyDeviceUnsupported

      public static final ICReturnCode LegacyDeviceUnsupported
    • LegacyFrameworkInternal

      public static final ICReturnCode LegacyFrameworkInternal
    • LegacyExtensionInternal

      public static final ICReturnCode LegacyExtensionInternal
    • LegacyInvalidSession

      public static final ICReturnCode LegacyInvalidSession
    • CodeObjectDoesNotExist

      public static final ICReturnCode CodeObjectDoesNotExist
    • CodeObjectDataOffsetInvalid

      public static final ICReturnCode CodeObjectDataOffsetInvalid
    • CodeObjectCouldNotBeRead

      public static final ICReturnCode CodeObjectCouldNotBeRead
    • CodeObjectDataEmpty

      public static final ICReturnCode CodeObjectDataEmpty
    • CodeObjectDataRequestTooLarge

      public static final ICReturnCode CodeObjectDataRequestTooLarge
  • Method Details

    • values

      public static ICReturnCode[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static ICReturnCode valueOf​(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • getClassDomain

      public static String getClassDomain()
      Since:
      Available in iOS 13.0 and later.
    • value

      public long value()
      Specified by:
      value in interface ValuedEnum
    • valueOf

      public static ICReturnCode valueOf​(long n)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      n - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null