Uses of Enum Class
com.creditcall.chipdnamobile.DeviceStatus.DeviceStatusEnum
-
Uses of DeviceStatus.DeviceStatusEnum in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile that return DeviceStatus.DeviceStatusEnumModifier and TypeMethodDescriptionDeviceStatus.getStatus()The current connection status of the device.Returns the enum constant of this class with the specified name.static DeviceStatus.DeviceStatusEnum[]DeviceStatus.DeviceStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.