Events
Notify Event
Usage
Client Trigger
Server Trigger
You don't need to write the duration and icon. It will get it from the notification type if you don't define them.
Question Export
Usage
Client Trigger
Server Trigger
The S -> C trigger may not be work as expected. Becuase the callback functions will be created on server which could not be run client natives.
Question Parameters
p1: question string
p2: duration
p3: function will be called when pressed yes
p4: function will be called when pressed no
Last updated