Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReceivedStatusInfo

Message receipt status details This field is only applicable to the Electron platform; only isRetrieved is valid for the web platform

since

5.9.3

Hierarchy

  • IReceivedStatusInfo

Index

Properties

isRead?: boolean

Indicates whether the message has been read.

isListened?: boolean

Indicates whether the message has been listened to.

isDownload?: boolean

Indicates the download status of the file.

isRetrieved?: boolean

Indicates whether the status has already been charged.