isPinned property
final
~english Whether the conversation is pinned:
true
: Yes;false
: No. ~end
~chinese 是否为置顶会话:
true
:是;false
:否。 ~end
Implementation
final bool isPinned;
~english Whether the conversation is pinned:
true
: Yes;false
: No.
~end~chinese 是否为置顶会话:
true
:是;false
:否。
~endfinal bool isPinned;