Android Studio Sign in

Player.Command


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation Player.Command


Commands that indicate which method calls are currently permitted on a particular Player instance.

The currently available commands can be inspected with getAvailableCommands and isCommandAvailable.

See the documentation of each command constant for the details of which methods it permits calling.

One of the following values:

Morty Proxy This is a proxified and sanitized view of the page, visit original site.