PlaytimeParams

This class holds the User Acquisition Fields and offerwall placement. This class follows the builder pattern to generate immutable instance of the PlaytimeParams object. You must call the PlaytimeParams.Builder.build method to generate the [ ].

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int