The fields of Android.Media.Session.MediaSession are listed below. For a list of all members, see the MediaSession Members list.
See Also: Inherited members from Java.Lang.Object
const | FlagHandlesMediaButtons | MediaSessionFlags (1). Set this flag on the session to indicate that it can handle media button events. |
const | FlagHandlesTransportControls | MediaSessionFlags (2). Set this flag on the session to indicate that it handles transport control commands through its NoType:android/media/session/MediaSession$Callback;Href=../../../../reference/android/media/session/MediaSession.Callback.html. |