Skip to main content

Crate fission_shell_mobile

Crate fission_shell_mobile 

Source

Structs§

MemoryBarcodeScannerHost
MemoryBiometricHost
In-process biometric host for tests and non-OS environments.
MemoryBluetoothHost
MemoryCameraHost
MemoryClipboardHost
In-process clipboard host for tests and non-OS environments.
MemoryGeolocationHost
MemoryHapticHost
MemoryMicrophoneHost
MemoryNfcHost
In-process NFC host for smoke tests and non-OS environments.
MemoryNotificationHost
Minimal in-process host useful for smoke tests and non-OS environments.
MemoryPasskeyHost
In-process passkey host for tests and non-OS environments.
MemoryVolumeHost
MemoryWifiHost
MobileApp
UnsupportedBarcodeScannerHost
UnsupportedBiometricHost
Default provider used when the active shell has no biometric integration.
UnsupportedBluetoothHost
UnsupportedCameraHost
UnsupportedGeolocationHost
UnsupportedHapticHost
UnsupportedMicrophoneHost
UnsupportedNfcHost
Default provider used when the active shell has no NFC integration.
UnsupportedNotificationHost
Default provider used until a shell installs a platform-specific host.
UnsupportedPasskeyHost
Default provider used when the active shell has no passkey integration.
UnsupportedVolumeHost
UnsupportedWifiHost

Traits§

BarcodeScannerHost
Host-side barcode scanner provider.
BiometricHost
Host-side biometric provider used by shell capability registration.
BluetoothHost
Host-side Bluetooth provider.
CameraHost
Host-side camera and flashlight provider.
ClipboardHost
Host-side clipboard provider used by shell capability registration.
GeolocationHost
Host-side geolocation provider used by shell capability registration.
HapticHost
Host-side haptic feedback provider used by shell capability registration.
MicrophoneHost
Host-side microphone provider.
NfcHost
Host-side NFC provider used by shell capability registration.
NotificationHost
Host-side notification provider used by the shell capability registry.
PasskeyHost
Host-side passkey/WebAuthn provider used by shell capability registration.
VolumeHost
Host-side volume-control provider.
WifiHost
Host-side Wi-Fi provider.