sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.ui
/
Presenter
/
Consts
Consts
open
class
Consts
Members
Constructors
Consts
Link copied to clipboard
constructor
(
)
Properties
CONTAINER_
ID
Link copied to clipboard
val
CONTAINER_ID
:
String
=
"pluginContainer"
JS_
TIMEOUT
Link copied to clipboard
val
JS_TIMEOUT
:
Int
=
10000
ON_
JS_
EXCEPTION
Link copied to clipboard
val
ON_JS_EXCEPTION
:
String
=
"on_js_exception"
ON_
JS_
LOAD_
ERROR
Link copied to clipboard
val
ON_JS_LOAD_ERROR
:
String
=
"on_js_load_error"
REDIRECT_
URL_
SCHEME
Link copied to clipboard
val
REDIRECT_URL_SCHEME
:
String
=
"gsapi"