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
/
FeedbackReport
/
FeedbackReport
Feedback
Report
constructor
(
type
:
FeedbackType
,
title
:
String
,
description
:
String
,
contactEmail
:
String
?
=
null
,
extraFields
:
Map
<
String
,
String
>
=
emptyMap()
)