鸿蒙 IMLib-v26.8.0
Preparing search index...
message/option/MessageOption
ConversationFilter
Interface ConversationFilter
搜索消息的会话过滤条件。
interface
ConversationFilter
{
conversationTypes
?:
ConversationType
[]
;
targetIds
?:
string
[]
;
channelIds
?:
string
[]
;
}
Index
Properties
conversation
Types?
target
Ids?
channel
Ids?
Properties
Optional
conversation
Types
conversationTypes
?:
ConversationType
[]
会话类型列表。
Optional
target
Ids
targetIds
?:
string
[]
会话 ID 列表。
Optional
channel
Ids
channelIds
?:
string
[]
频道 ID 列表。
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
conversation
Types
target
Ids
channel
Ids
鸿蒙 IMLib-v26.8.0
Loading...
搜索消息的会话过滤条件。