PlaytimeOptions

Use this class to pass additional options like the user ID to io.adjoe.sdk.Playtime.init, io.adjoe.sdk.Playtime.init or io.adjoe.sdk.Playtime.init.

Constructors

Link copied to clipboard
constructor()

Properties

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

Provide SDK hash if you prefer manual control instead of automatic initialization. Whenever the SDK hash is provided, the SDK will be reinitialized and use the new hash for all subsequent requests.

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setApplicationProcessName(applicationProcessName: String?): PlaytimeOptions

If you don't want to use a default main process name, you can set your own process name.

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

Sets the unique user ID to be used by adjoe.

Link copied to clipboard
Link copied to clipboard
fun w(w: String?)