Trait script::dom::bindings::codegen::Bindings::BluetoothPermissionResultBinding::BluetoothPermissionResult_Binding::BluetoothPermissionResultMethods
source · pub trait BluetoothPermissionResultMethods {
// Required method
fn Devices(&self) -> Vec<Root<Dom<BluetoothDevice>>>;
}