isChatThread property
~english Whether the conversation is a chat thread conversation.
true
: Yes;false
: No. ~end
~chinese 是否为子区会话。
true
:是;false
:否。 ~end
Implementation
final bool isChatThread;
~english Whether the conversation is a chat thread conversation.
true
: Yes;false
: No.
~end~chinese 是否为子区会话。
true
:是;false
:否。
~endfinal bool isChatThread;