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