Preparing search index...
The search index is not available
鸿蒙 IMLib-v1.2.0
鸿蒙 IMLib-v1.2.0
conversation/option/ConversationOption
ISetConversationTopOption
Interface ISetConversationTopOption
置顶配置
Version
1.0.0
interface
ISetConversationTopOption
{
isTop
:
boolean
;
isNeedCreate
:
boolean
;
}
Index
Properties
is
Top
is
Need
Create
Properties
is
Top
is
Top
:
boolean
是否置顶,true 设置置顶;false 取消置顶
is
Need
Create
is
Need
Create
:
boolean
是否创建会话:对应的会话本地不存在时,true 将创建该会话; false 不创建该会话
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Top
is
Need
Create
鸿蒙 IMLib-v1.2.0
Loading...
置顶配置
Version
1.0.0