MzanalyticsAndroid class

Mzanalytics_android

Constructors

MzanalyticsAndroid()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

deleteCd(dynamic key) Future<void>
deleteCd
deleteCm(dynamic key) Future<void>
deleteCm
enableExceptionService(bool parameter) Future<void>
enableExceptionService
getCdAndCm() Future<Map?>
getCdAndCm
getCid() Future<String?>
getCid
getManualtrackpage() Future<List?>
getManualtrackpage
handleOpenURL(String url) Future<void>
handleOpenURL
initEvent(String aid) Future<void>
initEvent
isAutoTrackpage() Future<bool?>
isAutoTrackpage
MZNativeErrorTest() Future<void>
setCd(dynamic key, dynamic value) Future<void>
setCd
setCm(dynamic key, dynamic value) Future<void>
setCm
setEnableLog(bool? parameter) Future<void>
setEnableLog
trackEvent(dynamic parameter) Future<void>
trackEvent
trackException(Map exception) Future<void>
trackException
trackPageView(dynamic parameter) Future<void>
trackPageView
trackPulse() Future<void>
trackPulse
trackSiteCustomEvent(dynamic parameter) Future<void>
trackSiteCustomEvent