FIRMessagingMessageInfo
@interface FIRMessagingMessageInfo : NSObject
Information about a downstream message received by the app.
-
The status of the downstream message
Declaration
Objective-C
@property (nonatomic, readonly) FIRMessagingMessageStatus status;