MediaRouter.RouteInfo.StatusFormatted Property

Definition

public virtual Java.Lang.ICharSequence StatusFormatted { [Android.Runtime.Register("getStatus", "()Ljava/lang/CharSequence;", "GetGetStatusHandler")] get; }
[<get: Android.Runtime.Register("getStatus", "()Ljava/lang/CharSequence;", "GetGetStatusHandler")>]
member this.StatusFormatted : Java.Lang.ICharSequence

Property Value

The user-visible status for a media route. This may include a description of the currently playing media, if available.

Attributes

Remarks

Java documentation for android.media.MediaRouter.RouteInfo.getStatus().

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