Usage
Client Side
Export
exports['gusti-iosnotify']:SendAlert(icon, appname, title, message, time, sound)Usage Example
exports['gusti-iosnotify']:SendAlert('fas fa-info-circle text-info','App Name',"INFORMATION", "Notification message", 5000, 'notify1')


Server Side
Usage Example

Icon
Type Text
Sound
Last updated