默认设备状态变化发送通知

2.6.9
648540858 2024-01-31 18:48:27 +08:00
parent 68fbc8fef1
commit 105ad25580
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public class UserSetting {
private Boolean refuseChannelStatusChannelFormNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.TRUE;
private Boolean useCustomSsrcForParentInvite = Boolean.TRUE;
private String serverId = "000000";