MessagingAppSettingsService

This service provides settings for messaging app service and frontend.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A boolean that indicates whether the quick replies of a message notification should include custom quick replies.

Link copied to clipboard

A boolean that indicates whether the quick replies of a message notification should include default quick replies.

The NotificationPanel.Priority set for the message notifications from known sender.

The NotificationPanel.Priority set for the message notifications from unknown sender.

Link copied to clipboard
abstract val quickReplies: List<String>

List of custom quick replies which can be provided by the user.