MediaRouter2.IDeviceSuggestionsUpdatesCallback.OnSuggestionsRequested Method

Definition

Called when a router requests a suggestion from suggestion providers.

[Android.Runtime.Register("onSuggestionsRequested", "()V", "GetOnSuggestionsRequestedHandler:Android.Media.MediaRouter2/IDeviceSuggestionsUpdatesCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)]
public void OnSuggestionsRequested();
[<Android.Runtime.Register("onSuggestionsRequested", "()V", "GetOnSuggestionsRequestedHandler:Android.Media.MediaRouter2/IDeviceSuggestionsUpdatesCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)>]
abstract member OnSuggestionsRequested : unit -> unit
Attributes

Remarks

Called when a router requests a suggestion from suggestion providers.

Android reference for android.media.MediaRouter2.DeviceSuggestionsUpdatesCallback.onSuggestionsRequested.

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