RoutingSessionInfo.NameFormatted Property

Definition

Gets the user-visible name of the session.

public Java.Lang.ICharSequence? NameFormatted { [Android.Runtime.Register("getName", "()Ljava/lang/CharSequence;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getName", "()Ljava/lang/CharSequence;", "", ApiSince=30)>]
member this.NameFormatted : Java.Lang.ICharSequence

Property Value

Attributes

Remarks

Gets the user-visible name of the session. It may be null.

Java documentation for android.media.RoutingSessionInfo.getName().

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