Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 969 Bytes

mobile-core-event-reference.md

File metadata and controls

26 lines (16 loc) · 969 Bytes

Mobile Core event reference

Events dispatched

The following event is dispatched by the Mobile Core extension:

Generic data OS event

This event is generated by the Mobile Core extension when the collectLaunchInfo API is called.

Event details

Event Type Event Source Paired Direction
com.adobe.eventType.generic.data com.adobe.eventSource.os No N/A

Data payload definition

Here are the key-value pairs in this event:

Key Value Type Optional Description
deeplink String Yes Deep link information that was collected from the provided user information.
pushmessageid String Yes The push message identifier (if one was found in the provided user information under the adb_m_id key).
notificationid String Yes The local notification identifier (if one was found in the provided user information).