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