MzanalyticsiOS class

Constructors

MzanalyticsiOS()

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

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