addCustomProperty
Adds a custom string property to the custom property map of all subsequent events.
Parameters
key
The key of the property.
value
The value of the property.
Adds a custom number property to the custom property map of all subsequent events.
Parameters
key
The key of the property.
value
The value of the property.
Adds a custom boolean property to the custom property map of all subsequent events.
Parameters
key
The key of the property.
value
The value of the property.