API reference
API reference
Select your platform
No SDKs available
No versions available

InAppMessageParams

InAppMessageParams

class InAppMessageParams(inAppMessageCategoriesSet: Set<Int>)
Parameters for in-app messaging. See BillingClient.showInAppMessages.
The equivalent Google Play Billing Library class can be found at the Android developer documentation for InAppMessageParams.

Constructors

NameSummary
InAppMessageParams
constructor(inAppMessageCategoriesSet: Set<Int>)

Types

NameSummary
class Builder
Helps construct InAppMessageParams.
Companion
object Companion
annotation class InAppMessageCategoryId
A high-level category of the in-app message.

Companion

object Companion

Functions

NameSummary
newBuilder
fun newBuilder(): InAppMessageParams.Builder
Did you find this page helpful?
Thumbs up icon
Thumbs down icon