Language

RoutingSessionInfo.Builder.SetControlHints(Bundle) Method

Definition

Sets control hints.

[Android.Runtime.Register("setControlHints", "(Landroid/os/Bundle;)Landroid/media/RoutingSessionInfo$Builder;", "", ApiSince=30)]
public Android.Media.RoutingSessionInfo.Builder SetControlHints(Android.OS.Bundle? controlHints);
[<Android.Runtime.Register("setControlHints", "(Landroid/os/Bundle;)Landroid/media/RoutingSessionInfo$Builder;", "", ApiSince=30)>]
member this.SetControlHints : Android.OS.Bundle -> Android.Media.RoutingSessionInfo.Builder

Parameters

controlHints
Bundle

Returns

Attributes

Remarks

Sets control hints.

Android reference for android.media.RoutingSessionInfo.Builder.setControlHints.

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