PlaybackMetrics.PlayerName Property

Definition

Gets player name.

public string? PlayerName { [Android.Runtime.Register("getPlayerName", "()Ljava/lang/String;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getPlayerName", "()Ljava/lang/String;", "", ApiSince=31)>]
member this.PlayerName : string

Property Value

Attributes

Remarks

Gets player name.

Java documentation for android.media.metrics.PlaybackMetrics.getPlayerName().

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