shortcutId property

String? shortcutId
final

Specifies the id of a published, long-lived sharing that the notification will be linked to.

From Android 11, this affects if a messaging-style notification appears in the conversation space.

Implementation

final String? shortcutId;