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