Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Media
  3. MediaRoute2ProviderService
  4. NotifySessionReleased(String)
  • MediaRoute2ProviderService
    • ReasonInvalidCommand
    • ReasonNetworkError
    • ReasonRejected
    • ReasonRouteNotAvailable
    • ReasonUnknownError
    • RequestIdNone
    • ServiceInterface
    • MediaRoute2ProviderService()
    • MediaRoute2ProviderService(IntPtr, JniHandleOwnership)
    • AllSessionInfo
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • GetSessionInfo(String)
    • NotifyRequestFailed(Int64, Int32)
    • NotifyRoutes(ICollection<MediaRoute2Info>)
    • NotifySessionCreated(Int64, RoutingSessionInfo)
    • NotifySessionReleased(String)
    • NotifySessionUpdated(RoutingSessionInfo)
    • OnBind(Intent)
    • OnCreateSession(Int64, String, String, Bundle)
    • OnDeselectRoute(Int64, String, String)
    • OnDiscoveryPreferenceChanged(RouteDiscoveryPreference)
    • OnReleaseSession(Int64, String)
    • OnSelectRoute(Int64, String, String)
    • OnSetRouteVolume(Int64, String, Int32)
    • OnSetSessionVolume(Int64, String, Int32)
    • OnTransferToRoute(Int64, String, String)
monoandroid
namespace Android.Media
{
    [Register("android/media/MediaRoute2ProviderService", ApiSince = 30, DoNotGenerateAcw = true)]
    public abstract class MediaRoute2ProviderService : Service
    {
        [Register("notifySessionReleased", "(Ljava/lang/String;)V", "", ApiSince = 30)]
        public void NotifySessionReleased(string! sessionId);
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙