script::dom::bindings::codegen::GenericBindings::BluetoothPermissionResultBinding

Trait BluetoothPermissionResultMethods

Source
pub trait BluetoothPermissionResultMethods<D>
where D: DomTypes,
{ // Required method fn Devices(&self) -> Vec<Root<Dom<<D as DomTypes>::BluetoothDevice>>>; }

Required Methods§

Implementors§