# Print output for @column tags ?> InAppMessageParams.InAppMessageCategoryId {% setvar book_path %}/reference/com/android/billingclient/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

InAppMessageParams.InAppMessageCategoryId

public static abstract @interface InAppMessageParams.InAppMessageCategoryId
implements Annotation

com.android.billingclient.api.InAppMessageParams.InAppMessageCategoryId


A high-level category of the in-app message.

One category can be mapped to multiple in-app messages.

Summary

Constants

int TRANSACTIONAL

The in-app messages of this category are for transactional purpose, such as payment issues.

int UNKNOWN_IN_APP_MESSAGE_CATEGORY_ID

Inherited methods

Constants

TRANSACTIONAL

public static final int TRANSACTIONAL

The in-app messages of this category are for transactional purpose, such as payment issues.

Constant Value: 2 (0x00000002)

UNKNOWN_IN_APP_MESSAGE_CATEGORY_ID

public static final int UNKNOWN_IN_APP_MESSAGE_CATEGORY_ID

Constant Value: 0 (0x00000000)