String Format
Represents possible report formats
Author
F43nd1r
Since
14.11.2017
Entries
KEY_VALUE_LIST
Link copied to clipboard
KEY_VALUE_LIST("application/x-www-form-urlencoded")
Content copied to clipboard
Functions
toFormattedString
Link copied to clipboard
abstract fun toFormattedString(data: CrashReportData, order: List<ReportField>, mainJoiner: String, subJoiner: String, urlEncode: Boolean): String
Content copied to clipboard