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