AppUpdateType

public abstract @interface AppUpdateType
implements Annotation

com.google.android.play.core.install.model.AppUpdateType


Identifiers for the different types of developer triggered updates.

Summary

Constants

int FLEXIBLE

int IMMEDIATE

Inherited methods

Constants

FLEXIBLE

public static final int FLEXIBLE

Constant Value: 0 (0x00000000)

IMMEDIATE

public static final int IMMEDIATE

Constant Value: 1 (0x00000001)