云信SDK工具类
更多...
云信SDK工具类
在文件 NIMUtil.java 第 23 行定义.
◆ getNimDefaultCacheDir()
static String com.netease.nimlib.sdk.util.NIMUtil.getNimDefaultCacheDir |
( |
Context |
context | ) |
|
|
static |
◆ getProcessName()
static String com.netease.nimlib.sdk.util.NIMUtil.getProcessName |
( |
Context |
context | ) |
|
|
static |
◆ getProcessNamePure()
static String com.netease.nimlib.sdk.util.NIMUtil.getProcessNamePure |
( |
Context |
context | ) |
|
|
static |
◆ isEmpty()
static boolean com.netease.nimlib.sdk.util.NIMUtil.isEmpty |
( |
Collection |
collection | ) |
|
|
static |
◆ isMainProcess()
static boolean com.netease.nimlib.sdk.util.NIMUtil.isMainProcess |
( |
Context |
context | ) |
|
|
static |
◆ isMainProcessPure()
static int com.netease.nimlib.sdk.util.NIMUtil.isMainProcessPure |
( |
Context |
context | ) |
|
|
static |
判断当前进程是否是主进程(纯净版本),不会有隐私不合规风险,但是不保证100判断正确
- 参数
-
- 返回
- >0 表示返回主进程,=0 表示不是进程,<0 表示无法判断
在文件 NIMUtil.java 第 36 行定义.
该类的文档由以下文件生成: