sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.tpay.sdk.api.webView
/
WebViewCheckResult
/
Invalid
Invalid
data
class
Invalid
(
val
message
:
String
)
:
WebViewCheckResult
Indicates that web view configuration is invalid
Members
Constructors
Invalid
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String