setProperty
Set a custom Boolean value to be send as a SDK metadata.
If the key was previously set the old value would be overwritten by content.
Parameters
key
The key of the metadata.
content
The value of the metadata.
Set a custom String value to be send as a SDK metadata.
If the key was previously set the old value would be overwritten by content.
Parameters
key
The key of the metadata.
content
The value of the metadata.