platform_interface/model/micromoment library
Classes
- Micromoment
-
Anagog SDK MicroMoment object, represents campaign Micromoment event which app can pass to SDK
identifier Micromoment identifier such as: 'Registration'
textParameters A Map of Micromoment textParameters such as: {'Status': 'Completed'}
numericParameters A Map of Micromoment numeric values such as: {'Score': 150}
locationParameters
A Map of Micromoment Location values such as: {'Home': Location(latitude: 32.5, longitude: 34.6)}