WrapperWorkerFactory
class WrapperWorkerFactory(coreLogic: CoreLogic, foregroundNotificationDetailsProvider: ForegroundNotificationDetailsProvider)
Constructors
Link copied to clipboard
constructor(coreLogic: CoreLogic, foregroundNotificationDetailsProvider: ForegroundNotificationDetailsProvider)
Functions
Link copied to clipboard
open fun createWorker(appContext: <Error class: unknown class>, workerClassName: String, workerParameters: <Error class: unknown class>): <Error class: unknown class>?