DefaultMicrophonePermissionManager

constructor(context: Context, settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope)

Parameters

context

the Context the MicrophonePermission is to be granted in

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.

constructor(bundle: <Error class: unknown class>, settings: <Error class: unknown class>, coroutineScope: <Error class: unknown class>)

Parameters

bundle

the NSBundle the MicrophonePermission is to be granted in

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.

constructor(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope)

Parameters

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.

constructor(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope)

Parameters

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.