replyCount property
final
The total number of replies in a specific thread. A value of 0 indicates there is no reply in the thread.
Implementation
final int replyCount;
The total number of replies in a specific thread. A value of 0 indicates there is no reply in the thread.
final int replyCount;