CompanionDeviceManager.Callback.OnDeviceFound(IntentSender) Method

Definition

[Android.Runtime.Register("onDeviceFound", "(Landroid/content/IntentSender;)V", "GetOnDeviceFound_Landroid_content_IntentSender_Handler", ApiSince=26)]
public abstract void OnDeviceFound (Android.Content.IntentSender? chooserLauncher);
[<Android.Runtime.Register("onDeviceFound", "(Landroid/content/IntentSender;)V", "GetOnDeviceFound_Landroid_content_IntentSender_Handler", ApiSince=26)>]
abstract member OnDeviceFound : Android.Content.IntentSender -> unit

Parameters

chooserLauncher
IntentSender
Attributes

Remarks

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