AirshipComponent

abstract class AirshipComponent @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(context: Context, dataStore: PreferenceDataStore)(source)

Base class for Airship components.

Inheritors

Constructors

Link copied to clipboard
constructor(context: Context, dataStore: PreferenceDataStore)

Properties

Link copied to clipboard
protected val defaultExecutor: Executor

Default job executor.