The members of Android.Service.Media.MediaBrowserService are listed below.
See Also: Inherited members from Android.App.Service
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ServiceInterface | string. The Android.Content.Intent that must be declared as handled by the service. |
| SessionToken | Android.Media.Session.MediaSession.Token. Gets the session token, or null if it has not yet been created or if it has been destroyed. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Dump(Java.IO.FileDescriptor, Java.IO.PrintWriter, string[])Print the Service's state into the given stream. | ||
NotifyChildrenChanged(string)Notifies all connected media browsers that the children of the specified parent id have changed in some way. | ||
override | OnBind(Android.Content.Intent)Return the communication channel to the service. | |
abstract | OnGetRoot(string, int, Android.OS.Bundle)Called to get the root information for browsing by a particular client. | |
abstract | OnLoadChildren(string, MediaBrowserService.Result)Documentation for this section has not yet been entered. | |