The members of Android.Media.Session.MediaSessionManager are listed below.
See Also: Inherited members from Java.Lang.Object
[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. |
AddOnActiveSessionsChangedListener(MediaSessionManager.IOnActiveSessionsChangedListener, Android.Content.ComponentName)Add a listener to be notified when the list of active sessions changes. | ||
AddOnActiveSessionsChangedListener(MediaSessionManager.IOnActiveSessionsChangedListener, Android.Content.ComponentName, Android.OS.Handler)Add a listener to be notified when the list of active sessions changes. | ||
GetActiveSessions(Android.Content.ComponentName)Get a list of controllers for all ongoing sessions. | ||
RemoveOnActiveSessionsChangedListener(MediaSessionManager.IOnActiveSessionsChangedListener)Stop receiving active sessions updates on the specified listener. |