-
public class OxFirebasePlugin
-
-
Field Summary
Fields Modifier and Type Field Description public final static OxFirebasePluginINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitlogTCFConsent(Context context, String tcString)final UnitlogFirebaseAdImp(Context context, Bundle bundle)FirebaseAnalytics.Event. final UnitsetUserProperty(Context context, String key, String value)final UnittrackEvent(Context context, String eventName, Bundle params)final StringgetFirebaseId(Context context)-
-
Method Detail
-
logTCFConsent
final Unit logTCFConsent(Context context, String tcString)
-
logFirebaseAdImp
final Unit logFirebaseAdImp(Context context, Bundle bundle)
FirebaseAnalytics.Event.AD_IMPRESSION
-
setUserProperty
final Unit setUserProperty(Context context, String key, String value)
-
trackEvent
final Unit trackEvent(Context context, String eventName, Bundle params)
-
getFirebaseId
final String getFirebaseId(Context context)
-
-
-
-