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