MoEEventSyncTriggerType
Identifies what triggered the batch sync of tracked data to the MoEngage servers.
Author
Gowtham KK
Since
10.0.0
Entries
Link copied to clipboard
Periodic flush performed while the application is in the foreground.
Link copied to clipboard
Background sync — the periodic background flush or its fallback (e.g. via WorkManager).
Link copied to clipboard
Sync triggered by a change in the user's identity — login, logout, set unique id, or an identifier set/update.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.