Notification Configuration Builder
class NotificationConfigurationBuilder
Content copied to clipboard
Functions
build
Link copied to clipboard
withChannelDescription
Link copied to clipboard
fun withChannelDescription(channelDescription: String): NotificationConfigurationBuilder
Content copied to clipboard
withChannelImportance
Link copied to clipboard
fun withChannelImportance(channelImportance: Int): NotificationConfigurationBuilder
Content copied to clipboard
withChannelName
Link copied to clipboard
fun withChannelName(channelName: String): NotificationConfigurationBuilder
Content copied to clipboard
withCommentPrompt
Link copied to clipboard
fun withCommentPrompt(commentPrompt: String): NotificationConfigurationBuilder
Content copied to clipboard
withDiscardButtonText
Link copied to clipboard
fun withDiscardButtonText(discardButtonText: String): NotificationConfigurationBuilder
Content copied to clipboard
withEnabled
Link copied to clipboard
withResDiscardButtonIcon
Link copied to clipboard
fun withResDiscardButtonIcon(resDiscardButtonIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
withResIcon
Link copied to clipboard
withResSendButtonIcon
Link copied to clipboard
fun withResSendButtonIcon(resSendButtonIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
withResSendWithCommentButtonIcon
Link copied to clipboard
fun withResSendWithCommentButtonIcon(resSendWithCommentButtonIcon: Int): NotificationConfigurationBuilder
Content copied to clipboard
withSendButtonText
Link copied to clipboard
fun withSendButtonText(sendButtonText: String): NotificationConfigurationBuilder
Content copied to clipboard
withSendOnClick
Link copied to clipboard
fun withSendOnClick(sendOnClick: Boolean): NotificationConfigurationBuilder
Content copied to clipboard
withSendWithCommentButtonText
Link copied to clipboard
fun withSendWithCommentButtonText(sendWithCommentButtonText: String): NotificationConfigurationBuilder
Content copied to clipboard
withText
Link copied to clipboard
withTickerText
Link copied to clipboard
withTitle
Link copied to clipboard
Properties
channelDescription
Link copied to clipboard
channelImportance
Link copied to clipboard
channelName
Link copied to clipboard
commentPrompt
Link copied to clipboard
discardButtonText
Link copied to clipboard
resDiscardButtonIcon
Link copied to clipboard
resSendButtonIcon
Link copied to clipboard
resSendWithCommentButtonIcon
Link copied to clipboard
sendButtonText
Link copied to clipboard
sendOnClick
Link copied to clipboard
sendWithCommentButtonText
Link copied to clipboard
tickerText
Link copied to clipboard