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