Fission FSN
Loading...
Searching...
No Matches
fsFirebaseTypes.h
Go to the documentation of this file.
1#ifndef fsFirebaseTypeshdr
2#define fsFirebaseTypeshdr
3
4#include <string>
5#include <utility>
6#include <vector>
7
12
13using fsFirebaseEventParams = std::vector<std::pair<std::string, std::string>>;
14
15#endif
std::vector< std::pair< std::string, std::string > > fsFirebaseEventParams
Definition fsFirebaseTypes.h:13
Definition fsFirebaseTypes.h:9
bool analyticsCollectionEnabled
Definition fsFirebaseTypes.h:10