Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/push
GlobalSilentModeResponse
Interface GlobalSilentModeResponse
全局免打扰响应结果。
interface
GlobalSilentModeResponse
{
scope
:
"global"
;
rule
:
PushSilentModeRuleView
;
}
Index
Properties
scope
rule
Properties
Readonly
scope
scope
:
"global"
作用域,必须为
global
。
Readonly
rule
rule
:
PushSilentModeRuleView
全局免打扰规则。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scope
rule
IM SDK Web API 文档
Loading...
全局免打扰响应结果。