PlaybackSession.ReportPlaybackStateEvent(PlaybackStateEvent) Method

Definition

Reports playback state event.

[Android.Runtime.Register("reportPlaybackStateEvent", "(Landroid/media/metrics/PlaybackStateEvent;)V", "", ApiSince=31)]
public void ReportPlaybackStateEvent (Android.Media.Metrics.PlaybackStateEvent e);
[<Android.Runtime.Register("reportPlaybackStateEvent", "(Landroid/media/metrics/PlaybackStateEvent;)V", "", ApiSince=31)>]
member this.ReportPlaybackStateEvent : Android.Media.Metrics.PlaybackStateEvent -> unit

Parameters

Attributes

Remarks

Reports playback state event.

Java documentation for android.media.metrics.PlaybackSession.reportPlaybackStateEvent(android.media.metrics.PlaybackStateEvent).

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