NotificationConfiguration

class NotificationConfiguration : Serializable, Configuration

Class generated based on org.acra.annotation.AcraNotification (Jul 23, 2021 6:23:09 PM)

Constructors

NotificationConfiguration
Link copied to clipboard
fun NotificationConfiguration(arg0: NotificationConfigurationBuilder)

Functions

enabled
Link copied to clipboard
open override fun enabled(): Boolean

Properties

channelDescription
Link copied to clipboard
val channelDescription: String
channelName
Link copied to clipboard
val channelName: String
commentPrompt
Link copied to clipboard
val commentPrompt: String
discardButtonText
Link copied to clipboard
val discardButtonText: String
enabled
Link copied to clipboard
val enabled: Boolean
resChannelImportance
Link copied to clipboard
val resChannelImportance: Int
resDiscardButtonIcon
Link copied to clipboard
val resDiscardButtonIcon: Int
resIcon
Link copied to clipboard
val resIcon: Int
resSendButtonIcon
Link copied to clipboard
val resSendButtonIcon: Int
resSendWithCommentButtonIcon
Link copied to clipboard
val resSendWithCommentButtonIcon: Int
sendButtonText
Link copied to clipboard
val sendButtonText: String
sendOnClick
Link copied to clipboard
val sendOnClick: Boolean
sendWithCommentButtonText
Link copied to clipboard
val sendWithCommentButtonText: String
text
Link copied to clipboard
val text: String
tickerText
Link copied to clipboard
val tickerText: String
title
Link copied to clipboard
val title: String