MCPFeedback Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MCPFeedback Android SDK
sdk-networking
/
com.mcpfeedback.sdk.network.impl
/
FeedbackRepositoryImpl
/
FeedbackRepositoryImpl
Feedback
Repository
Impl
constructor
(
apiClient
:
MCPFeedbackAPIClient
,
enricherProvider
:
(
)
->
PayloadEnricher
?
=
{ runCatching { SdkContext.payloadEnricher() }.getOrNull() }
)