You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a Japanese developer using TikTokLiveSharp.
I want to retrieve the total likes for a live session using TikTokLiveSharp.
In the Java version, it seems possible to retrieve this with client.getRoomInfo().getLikesCount().
However, in the C# version, there doesn’t appear to be a corresponding property in client.RoomInfo.
Could you help me with this?
The text was updated successfully, but these errors were encountered:
I am a Japanese developer using TikTokLiveSharp.
I want to retrieve the total likes for a live session using TikTokLiveSharp.
In the Java version, it seems possible to retrieve this with client.getRoomInfo().getLikesCount().
However, in the C# version, there doesn’t appear to be a corresponding property in client.RoomInfo.
Could you help me with this?
The text was updated successfully, but these errors were encountered: