InsertionState Class |
The InsertionState type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceInsertionNotSupported | To be added. |
![]() | Extracted | Device has been extracted from the Cradle. |
![]() | InsertedCorrectly | To be added. |
![]() | InsertedInTrolley | To be added. |
![]() | InsertedWrongly | To be added. |
![]() | InsertionUnknown | To be added. |
![]() | JniPeerMembers | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding InsertionState value, from a valid integer. |
![]() | ToInt | Converts the InsertionState enum to its integer representing value. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |