Listening
component{
function onLog(event,interceptData,buffer){
// your code here
}
function onRecordInserted(event,interceptData,buffer){
// your code here
}
}Last updated
Was this helpful?
component{
function onLog(event,interceptData,buffer){
// your code here
}
function onRecordInserted(event,interceptData,buffer){
// your code here
}
}Last updated
Was this helpful?
Was this helpful?