Builder
Functions
Link copied to clipboard
This method creates an instance of PushConfiguration.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun enableRequestNotificationPermission(requestNotificationPermission: Boolean): PushConfiguration.Builder
This field automatically calls the requestPermission("android.permission.POST_NOTIFICATIONS") after a successful registerPush call on Android 13 or higher OS.
Link copied to clipboard