IntegrityDialogTypeCode

public abstract @interface IntegrityDialogTypeCode
implements Annotation

com.google.android.play.core.integrity.model.IntegrityDialogTypeCode


Dialog type codes for Integrity API.

Summary

Constants

int GET_LICENSED

A dialog prompting users to acquire or buy a license for the app from Google Play.

Inherited methods

Constants

GET_LICENSED

public static final int GET_LICENSED

A dialog prompting users to acquire or buy a license for the app from Google Play.

Constant Value: 1 (0x00000001)