enum class Prompt
NEVER
Never prompt the user. Always submit crash reports immediately.
ONLY_NATIVE_CRASH
Only prompt the user for native code crashes.
ALWAYS
Always prompt the user for confirmation before sending crash reports.