MessageCenter
class MessageCenter @VisibleForTesting @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(context: Context, dataStore: PreferenceDataStore, privacyManager: PrivacyManager, val inbox: Inbox, pushManager: PushManager, dispatcher: CoroutineDispatcher) : AirshipComponent(source)
Airship Message Center.
Constructors
Link copied to clipboard
constructor(context: Context, dataStore: PreferenceDataStore, privacyManager: PrivacyManager, inbox: Inbox, pushManager: PushManager, dispatcher: CoroutineDispatcher)
Types
Properties
Inherited properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard