NIMSDK-AOS
9.19.0
|
Public 成员函数 | |
String | getChannelId (boolean donNotDisturb, boolean tooFast, boolean ring, boolean vibrate) |
弹出通知前获取通道ID的回调 更多... | |
在文件 NotificationChannelProvider.java 第 3 行定义.
String com.netease.nimlib.sdk.msg.NotificationChannelProvider.getChannelId | ( | boolean | donNotDisturb, |
boolean | tooFast, | ||
boolean | ring, | ||
boolean | vibrate | ||
) |
弹出通知前获取通道ID的回调
donNotDisturb | 免打扰开启,而且收到的不是强推消息 |
tooFast | 两次通知间间隔短 |
ring | 是否响铃 |
vibrate | 是否振动 |