Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/push
MutedConversationItem
Interface MutedConversationItem
免打扰会话条目。
interface
MutedConversationItem
{
conversationId
:
string
;
conversationType
:
PushConversationType
;
remindType
:
PushRemindTypeWithoutDefault
;
}
Index
Properties
conversation
Id
conversation
Type
remind
Type
Properties
Readonly
conversation
Id
conversationId
:
string
会话 ID。
Readonly
conversation
Type
conversationType
:
PushConversationType
会话类型。
Readonly
remind
Type
remindType
:
PushRemindTypeWithoutDefault
推送提醒类型。可选值:
ALL
、
AT
、
NONE
。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversation
Id
conversation
Type
remind
Type
IM SDK Web API 文档
Loading...
免打扰会话条目。