InAppMessageParams

public final class InAppMessageParams


Parameters for in-app messaging. See BillingClient#showInAppMessages.

Summary

Nested types

public final class InAppMessageParams.Builder

Helps construct InAppMessageParams.

@Retention(value = java.lang.annotation.RetentionPolicy.SOURCE)
public annotation InAppMessageParams.InAppMessageCategoryId

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

Public methods

static InAppMessageParams.Builder

Constructs a new Builder instance.

Public methods

newBuilder

public static InAppMessageParams.Builder newBuilder()

Constructs a new Builder instance.