MediaRouter.RouteCategory.GetName(Context) Method

Definition

Return the properly localized/configuration dependent name of this RouteCategory.

public string GetName (Android.Content.Context context);
member this.GetName : Android.Content.Context -> string

Parameters

context
Context

Context to resolve name resources

Returns

the name of this route category

Remarks

Return the properly localized/configuration dependent name of this RouteCategory.

Java documentation for android.media.MediaRouter.RouteCategory.getName(android.content.Context).

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