MediaRoute2ProviderService.RequestIdNone Field

Definition

The request ID to pass #notifySessionCreated(long, RoutingSessionInfo) when MediaRoute2ProviderService created a session although there was no creation request.

[Android.Runtime.Register("REQUEST_ID_NONE", ApiSince=30)]
public const long RequestIdNone = 0;
[<Android.Runtime.Register("REQUEST_ID_NONE", ApiSince=30)>]
val mutable RequestIdNone : int64

Field Value

Int64
Attributes

Remarks

Java documentation for android.media.MediaRoute2ProviderService.REQUEST_ID_NONE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to