PendingIntentActivityWrapper

A wrapper class for developers to use with startActivityAndCollapse.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, requestCode: Int, @NonNull intent: Intent, flags: Int, isMutable: Boolean)
constructor(@NonNull context: Context, requestCode: Int, @NonNull intent: Intent, flags: Int, @Nullable options: Bundle, isMutable: Boolean)

Functions

Link copied to clipboard
Link copied to clipboard
open fun getFlags(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getRequestCode(): Int
Link copied to clipboard
open fun isMutable(): Boolean