appfeedback-android
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
appfeedback-android
appfeedback-android
/
com.appfeedback.core
/
ParsedFeedbackBody
/
ParsedFeedbackBody
Parsed
Feedback
Body
constructor
(
description
:
String
=
""
,
appName
:
String
?
=
null
,
appVersion
:
String
?
=
null
,
device
:
String
?
=
null
,
osVersion
:
String
?
=
null
,
email
:
String
?
=
null
,
attachments
:
List
<
ParsedAttachment
>
=
emptyList()
)