conversationId property

String? conversationId
getter/setter pair

搜索 “全部会话” 还是搜索 “指定的会话” conversationId 为空(null),搜索全部会话; conversationId 不为空,搜索指定会话。

Implementation

String? conversationId;