WrapperWorkerFactory

class WrapperWorkerFactory(coreLogic: CoreLogic, foregroundNotificationDetailsProvider: ForegroundNotificationDetailsProvider)

Constructors

Link copied to clipboard
constructor(coreLogic: CoreLogic, foregroundNotificationDetailsProvider: ForegroundNotificationDetailsProvider)

Types

Link copied to clipboard
internal object Companion

Functions

Link copied to clipboard
open fun createWorker(appContext: <Error class: unknown class>, workerClassName: String, workerParameters: <Error class: unknown class>): <Error class: unknown class>?