script::dom::bindings::codegen::Bindings::BluetoothPermissionResultBinding

Trait BluetoothPermissionResultMethods

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

Required Methods§

Implementors§