kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
hosted-webview
/
com.siddharth.kmp.provider.hostedwebview
/
HostedReturnOutcome
/
Failure
Failure
data
class
Failure
(
val
reason
:
String
?
)
:
HostedReturnOutcome
Members
Constructors
Failure
Link copied to clipboard
constructor
(
reason
:
String
?
)
Properties
reason
Link copied to clipboard
val
reason
:
String
?