CrashReportGenerator

class CrashReportGenerator @JvmOverloads constructor(val head: String = DEFAULT_HEAD)

Constructors

Link copied to clipboard
constructor(head: String = DEFAULT_HEAD)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun description(description: String): String
Link copied to clipboard
fun extraInfo(info: String)
Link copied to clipboard