Speedify SDK for Android 15.5.0
Loading...
Searching...
No Matches
PendingIntentHelper Class Reference

Helper class for setting PendingIntent flags. More...

Static Public Member Functions

static int GetImmutableFlags (int flags)
 Adds PendingIntent.FLAG_IMMUTABLE flag in a way that doesn't trigger a lint issue.
 

Detailed Description

Helper class for setting PendingIntent flags.

Since
11.3

Member Function Documentation

◆ GetImmutableFlags()

static int GetImmutableFlags ( int flags)
static

Adds PendingIntent.FLAG_IMMUTABLE flag in a way that doesn't trigger a lint issue.

Since
11.3

The documentation for this class was generated from the following file: