totalLikeCount property

ValueListenable<int> get totalLikeCount

Total accumulated like count in the current live room/voice chat room, supporting real-time updates and subscription listening.

Implementation

ValueListenable<int> get totalLikeCount;