Events Queue
class EventsQueue(context: Context, network: Network, ioScope: IOScope, mainScope: MainScope, configManager: ConfigManager) : BroadcastReceiver, CoroutineScope(source)
Constructors
Link copied to clipboard
constructor(context: Context, network: Network, ioScope: IOScope, mainScope: MainScope, configManager: ConfigManager)