mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Update collaboration.md
This commit is contained in:
@@ -36,8 +36,8 @@ Are you willing to help or improve TikTokLiveJava?
|
|||||||
- Mapping TikTok data to events
|
- Mapping TikTok data to events
|
||||||
at this point we have TikTok data inside protocol-buffer classes now we want
|
at this point we have TikTok data inside protocol-buffer classes now we want
|
||||||
to map it to TikTokLiveJava events. Why? because `protocol-buffer classes` might
|
to map it to TikTokLiveJava events. Why? because `protocol-buffer classes` might
|
||||||
be changed at any point, but we want to keep library code structure keep consistent
|
be changed at any point, but we want to keep library code structure consistent
|
||||||
so for example `WebcastGiftMessage` is mapped manually to `TikTokGiftEvent`
|
so for example `WebcastGiftMessage` is mapped to `TikTokGiftEvent`
|
||||||
|
|
||||||
- trigger events
|
- trigger events
|
||||||
when the events objects are done last step is to trigger then and that's it
|
when the events objects are done last step is to trigger then and that's it
|
||||||
|
|||||||
Reference in New Issue
Block a user