@situm/react-native
    Preparing search index...

    Enumeration ForegroundServiceNotificationsTapAction

    Predefined actions performed when tapping the Situm Foreground Service Notification.

    Index

    Enumeration Members

    Enumeration Members

    DoNothing: "DO_NOTHING"

    Do nothing when tapping the notification.

    LaunchApp: "LAUNCH_APP"

    Launch the app's main activity using the information returned by android.content.pm.PackageManager#getLaunchIntentForPackage(String).

    LaunchSettings: "LAUNCH_SETTINGS"

    Launch the operating system settings screen for the current app.