GamebaseWebViewConfiguration

Types

Link copied to clipboard
open class Builder

Functions

Link copied to clipboard
open fun <T> fromJson(@NonNull json: String, classOfT: Class<T>): T
open fun <T> fromJson(@NonNull json: String, type: Type): T
open fun <T> fromJson(@NonNull jsonObject: JSONObject, classOfT: Class<T>): T
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getPopupCalcRule(): Int
Link copied to clipboard
open fun getPopupHeightDp(): Int
Link copied to clipboard
Link copied to clipboard
open fun getPopupWidthDp(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getStyle(): Int
Link copied to clipboard
open fun getTitleText(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun toJsonString(): String
Link copied to clipboard
Link copied to clipboard
open fun toString(): String