Uses of Class
org.robovm.apple.sensorkit.SRDeletionReason
| Package | Description |
|---|---|
| org.robovm.apple.sensorkit |
-
Uses of SRDeletionReason in org.robovm.apple.sensorkit
Methods in org.robovm.apple.sensorkit that return SRDeletionReason Modifier and Type Method Description SRDeletionReasonSRDeletionRecord. getReason()static SRDeletionReasonSRDeletionReason. valueOf(long n)Returns the enum constant of this type with the specified name.static SRDeletionReasonSRDeletionReason. valueOf(String name)Returns the enum constant of this type with the specified name.static SRDeletionReason[]SRDeletionReason. values()Returns an array containing the constants of this enum type, in the order they are declared.