Options
All
  • Public
  • Public/Protected
  • All
Menu

Push notification for a Conversations client.

Hierarchy

  • PushNotification

Index

Properties

Readonly action

action: string

Notification action (click_action in FCM terms and category in APN terms).

Readonly badge

badge: number

Number of the badge.

Readonly body

body: string

Text of the notification.

Readonly data

Additional data of the conversation.

Readonly sound

sound: string

Sound of the notification.

Readonly title

title: string

Title of the notification.

Readonly type

Type of the notification.