ExperienceSdkBase
Functions
Adds a custom boolean property to the custom property map of all subsequent events.
Adds a custom number property to the custom property map of all subsequent events.
Adds a custom string property to the custom property map of all subsequent events.
Deletes all data from the device storage corresponding to the current source ID, and initiates the removal of all such data from the Experience Platform servers.
Sends a custom boolean property for the given SDK installation (source).
Sends a custom number property for the given SDK installation (source).
Sends a custom string property for the given SDK installation (source).
Properties
The Source ID is the identifier of the user of the host application. It is generated on the client side by the ExperienceSDK after the first initialization. The Source ID remains the same even if the app process is restarted until the source data is deleted. When the source data is deleted, the SDK generates a new Source ID.