TikTokLive
TikTokLive copied to clipboard
Update proto files to match `TikTokLiveJava`
Attempted fix for issue #232.
Did some testing, this seems to fix the issue, haven't ran into the payload error again.
With the LinkMicBattleStatus Enum, we should in theory be able to track start and end of battles, although I ran into a single instance of the value being 6, which isn't present in the Enum. There is currently no way to access WebcastLinkMicBattlePunishFinish consuming the library, and given that from brief testing the current event types are unable to consistently capture battle starts and ends, this may be a necessary piece.
Also ran into some new and existing events being logged as UnknownEvent but these are separate issues.