Chat Announcements
Overview
Announcement Urgency Levels
Feature Configuration
Customizing Notification Sounds
"assets": {
"chatNotifSoundGeneral": "/sdcard/Download/ems/tone_general.mp3",
"chatNotifSoundImportant": "/sdcard/Download/ems/tone_important.mp3",
"chatNotifSoundEmergency": "/sdcard/Download/ems/tone_emergency.mp3"
},
"appConfig": {
...
"bfChat": {
"notificationSoundAnnouncementGeneral": "assets:chatNotifSoundGeneral",
"notificationSoundAnnouncementImportant": "assets:chatNotifSoundImportant",
"notificationSoundAnnouncementEmergency": "assets:chatNotifSoundEmergency"
}
...
}Channel Widget Setup
Parameter Details
Last updated