[*] 音量监听优化
This commit is contained in:
@@ -131,6 +131,10 @@ public interface Constant {
|
||||
* WebRTC
|
||||
*/
|
||||
String WEBRTC = "webrtc";
|
||||
/**
|
||||
* 音量
|
||||
*/
|
||||
String VOLUMES = "volumes";
|
||||
/**
|
||||
* 日期时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user