ACPExtensionEvent
(iOS) / Event
(Android) class to create events and dispatch them to the Mobile SDK event hub to trigger the extension business logic or to retrieve data.MobileCore
API that is exposed in the SDK. The application dispatches events indirectly, by calling API methods that cause events to be dispatched in the Experience Platform SDKs. The extensions and internal modules dispatch events directly by calling into the event hub.