announceCustomerProvidedData
Used to announce data that was collected from a customer to interested parties.
Parameters
config
- the configuration that was used that resulted in the announcement
payload
- the data that was collected. This is a non-constrained string (from the viewpoint of this interface), and relies upon the listeners to interpret the data in it.
Throws
if something bad happens.