EVENT_AGB_DECLINED

const val EVENT_AGB_DECLINED: Int = 3

The user has just declined the Terms of Service of your app. Trigger this event when the user has pressed "no" (or other negative action) on the dialog asking for his agreement to the Playtime Terms of Service. See io.adjoe.sdk.Playtime.sendUserEvent.