Discovery.OnDevicePickerResultListener

interface Discovery.OnDevicePickerResultListener


Interface to receive the result from the device picker, for use with registerForResult.

Summary

Public functions

Unit

Called when the user has selected the devices to connect to, and the receiving component has been successfully started.

Public functions

onDevicePickerResult

fun onDevicePickerResult(participants: Collection<Participant>): Unit

Called when the user has selected the devices to connect to, and the receiving component has been successfully started.