MCPFeedback Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MCPFeedback Android SDK
sdk-core
/
com.mcpfeedback.sdk.repo
/
SiteConfigRepository
/
fetchConfig
fetch
Config
abstract
suspend
fun
fetchConfig
(
siteKey
:
String
)
:
Result
<
SiteConfig
>