React Native - Custom Event

If you want to send a special event
OM.[Parameter Name] : value
You can send it by adding parameters in the format

In order to follow the special event, it must be defined in the RMC panel. Do not forget to give the information of the special events you use for this to the support team.

let data = { "OM.exampleName": exampleValue }; visilabsApi.customEvent("Custom Event Name",data);

 

Copyright 2020 Related Digital