iOS SDK  12.0.0
 All Classes Functions Enumerations Enumerator Groups Pages
FlurryMessage Class Reference

FlurryMessage is a convenience class to access all the properties set on the Flurry Message. More...

#import <FlurryMessaging.h>

Inherits NSObject.

Properties

NSString * title
 
NSString * body
 
NSString * sound
 
NSDictionary * appData
 

Detailed Description

FlurryMessage is a convenience class to access all the properties set on the Flurry Message.

Since
8.1.0.rc.1

Title - gives the Message title Body - gives the Message body Sound - gives the name of the sound file set on the Message payload AppData - gives the custom <key, value> pairs set on the Message payload

Definition at line 58 of file FlurryMessaging.h.


The documentation for this class was generated from the following file: