公告板
版本库
filestore
活动
搜索
登录
韦秀桡
/
OnPro
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'dev-cqy(1.5.9)' into Dev-Branch
wxr
2023-04-21
fa9ed0cc5f6a585eb6ac61510ffe7245434275ec
[~wxr/OnPro.git]
/
ys
/
EzvizSDK
/
app
/
src
/
main
/
java
/
com
/
videogo
/
constants
/
ReceiverKeys.java
1
2
3
4
5
6
7
package com.videogo.constants;
public class ReceiverKeys {
public final static String NOTIFICATION_ID = "notification_id";
}