Package-level declarations
Types
The BasePermissionManager to use as a default for MicrophonePermission
The BasePermissionManager to use as a default for MicrophonePermission
The BasePermissionManager to use as a default for MicrophonePermission
The default BasePermissionManager for MicrophonePermission on the JS family (js + wasmJs).
Permission to access the users Microphone
A PermissionManager for managing MicrophonePermission
A BaseMicrophonePermissionManagerBuilder for the JS family. The context is unused — the browser has no ambient permission context.
Functions
Registers a BaseMicrophonePermissionManagerBuilder and PermissionStateRepo for MicrophonePermission to the PermissionsBuilder.register and PermissionsBuilder.registerPermissionStateRepoBuilder respectively Only one builder can be registered.
Gets the BaseMicrophonePermissionManagerBuilder registered If not yet registered, this will register a BaseMicrophonePermissionManagerBuilder and PermissionStateRepo for MicrophonePermission to the PermissionsBuilder.register and PermissionsBuilder.registerPermissionStateRepoBuilder respectively