Ticketmaster Foundation
Toggle table of contents
3.8.3
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ticketmaster Foundation
Ticketmaster Foundation
/
com.ticketmaster.foundation.unified
/
UnifiedWebViewUtil
Unified
Web
View
Util
object
UnifiedWebViewUtil
Members
Functions
appview
Close
Panel
Link copied to clipboard
@
JvmStatic
fun
appviewClosePanel
(
webView
:
WebView
?
)
:
String
appview
Login
Status
Updated
Link copied to clipboard
@
JvmStatic
fun
appviewLoginStatusUpdated
(
webView
:
WebView
?
,
loggedIn
:
Boolean
)
:
String
appview
Mfa
Completed
Failure
Link copied to clipboard
@
JvmStatic
fun
appviewMfaCompletedFailure
(
webView
:
WebView
?
,
errorString
:
String
)
:
String
appview
Mfa
Completed
Success
Link copied to clipboard
@
JvmStatic
fun
appviewMfaCompletedSuccess
(
webView
:
WebView
?
,
dvt
:
String
)
:
String
appview
Open
Panel
Link copied to clipboard
@
JvmStatic
fun
appviewOpenPanel
(
webView
:
WebView
?
,
pannelId
:
String
)
:
String
get
Mfa
Params
Link copied to clipboard
@
JvmStatic
fun
getMfaParams
(
mfaString
:
String
)
:
Map
<
String
,
Any
>