Speedify SDK for Android  14.7.0
Static Public Member Functions | List of all members
com.speedify.speedifysdk.PendingIntentHelper Class Reference

Detailed Description

Helper class for setting PendingIntent flags.

Since
11.3

Static Public Member Functions

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

Member Function Documentation

◆ GetImmutableFlags()

static int com.speedify.speedifysdk.PendingIntentHelper.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: