Runa

object Runa

The configuration of Ad SDK.

-> Sample Code

Since

1.4.0

Types

Link copied to clipboard
object Build

Functions

Link copied to clipboard
@JvmStatic
fun init(application: Application): Runa

Required
Activate the Runa SDK
This function must be call in onCreate() of the class that inherited Application.

Properties

Link copied to clipboard
@JvmStatic
var debug: Boolean = false

Enables log output of Runa SDK.