Uses of Class
org.robovm.apple.mediaplayer.MPRemoteCommandHandlerStatus
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPRemoteCommandHandlerStatus in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPRemoteCommandHandlerStatus Modifier and Type Method Description static MPRemoteCommandHandlerStatusMPRemoteCommandHandlerStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static MPRemoteCommandHandlerStatusMPRemoteCommandHandlerStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static MPRemoteCommandHandlerStatus[]MPRemoteCommandHandlerStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.mediaplayer with type arguments of type MPRemoteCommandHandlerStatus Modifier and Type Method Description NSObjectMPRemoteCommand. addTarget(Block1<MPRemoteCommandEvent,MPRemoteCommandHandlerStatus> handler)