Preferences Service
interface PreferencesService
Service responsible for retrieving and updating marketing and data preferences.
Functions
Link copied to clipboard
Retrieves preferences related to data consent and marketing communication.
Link copied to clipboard
Asynchronously retrieves preferences related to data consent and marketing communication.
Link copied to clipboard
Updates preferences related to data consent and marketing communication.
Link copied to clipboard
open fun updateAsync(preferences: Preferences, cancellationSignal: CancellationSignal?, callback: WalletCallback<Preferences>)
Asynchronously updates preferences related to data consent and marketing communication.