Package io.getstream.chat.android.common.notifications.permissions

Types

Link copied to clipboard
@StreamHandsOff(reason = "This class shouldn't be renamed without verifying it works correctly since it's constructed by reflection in NotificationHandlerFactory.")
class SnackbarNotificationPermissionHandler(context: Context) : ActivityLifecycleCallbacks, NotificationPermissionHandler

Shows a Snackbar with a link to app settings on android.Manifest.permission.POST_NOTIFICATIONS permission denial.