MessagingMessageInfo
class MessagingMessageInfo : NSObject
Information about a downstream message received by the app.
-
The status of the downstream message
Declaration
Swift
var status: MessagingMessageStatus { get }