android-components / mozilla.components.lib.crash / CrashReporter / PromptConfiguration

PromptConfiguration

data class PromptConfiguration (source)

Configuration for the crash reporter prompt.

Constructors

<init>

PromptConfiguration(appName: String = "App", organizationName: String = "Mozilla", message: String? = null, theme: Int = R.style.Theme_Mozac_CrashReporter)

Configuration for the crash reporter prompt.