Flurry | Provides all available methods for defining and reporting Analytics from use of your app |
Flurry(Event) | |
FlurryBooleanParam | FlurryBooleanParam is the interface of Flurry-defined param keys which can be only mapped with boolean value. It is a subclass of FlurryParam interface |
FlurryCCPA | |
FlurryConsent | |
<FlurryDelegate> | Provides all available delegates for receiving callbacks related to Flurry analytics |
FlurryDoubleParam | FlurryDoubleParam is the interface of Flurry-defined param keys which can be only mapped with double value. It is a subclass of FlurryParam interface |
FlurryIntegerParam | FlurryIntegerParam is the interface of Flurry-defined param keys which can be only mapped with integer value. It is a subclass of FlurryParam interface |
FlurryLongParam | FlurryLongParam is the interface of Flurry-defined param keys which can be only mapped with long value. It is a subclass of FlurryParam interface |
FlurryMessage | FlurryMessage is a convenience class to access all the properties set on the Flurry Message |
FlurryMessaging | |
<FlurryMessagingDelegate> | Provides all available delegates for receiving callbacks related to Flurry Notifications |
FlurryParam | FlurryParam serves as a generic class for five types of Flurry param keys |
FlurryParamBuilder | FlurryParamBuilder is the interface to use to assemble your parameters for standard event |
FlurrySessionBuilder | |
FlurrySKAdNetwork | |
FlurryStringParam | FlurryStringParam is the interface of Flurry-defined param keys which can be only mapped with string value. It is a subclass of FlurryParam interface |
FlurryUserProperties | |
FlurryWatch |