GamebaseAgeSignalsRequest

Gamebase wrapper for age verification request. This class wraps the Google Play Age Signals API request to prevent direct dependency on store-specific libraries for Unity/Unreal plugin developers.

Since

Added 2.76.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Builder

Builder for creating GamebaseAgeSignalsRequest instances. Currently no parameters are required, but this pattern allows for future extensibility.

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun toJsonString(): String
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String