Due to convention, interfaces should not have TikTok name inside, but they should have prefix Live instead

- rename TikTokMapper to LiveMapper
- rename TikTokLiveMapperHelper to LiveMapperHelper

Create interface:
LiveEventsHandler for TikTokLiveEventHandler
LiveMessagesHandler for TikTokLiveMessageHandler
This commit is contained in:
jacek.wolniewicz
2024-07-01 23:28:38 +02:00
parent b223651a8f
commit fed9de3fd0
18 changed files with 52 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
<module>API</module>
<module>Client</module>
<module>Examples</module>
<module>Tools-ReadmeGenerator</module>
<module>tools-readme</module>
<module>extension-recorder</module>
<module>extension-collector</module>