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
/
FeedbackRequest
/
FeedbackRequest
Feedback
Request
constructor
(
message
:
String
,
metadata
:
Map
<
String
,
String
>
=
emptyMap()
,
screenshotPngBytes
:
ByteArray
?
=
null
)