Skip to content
v1
文档/Browser JS SDK/会话

@beeworks/imsdk


@beeworks/imsdk / conversation / deleteConversationLocal

deleteConversationLocal()

deleteConversationLocal(identifier): Promise<boolean>

删除本地会话

删除指定会话的本地记录。

Parameters

identifier

string

会话标识符

Returns

Promise<boolean>

是否删除成功