LiveRoomInfo
+ new method getConnectionState() getting current state of connection
+ ListenersManager
getBindingModels() renamed to getListeners()
+ Introducing documentation, each public interface got small documentation
+ New property in config .setSessionId()
+ New event: onReconnecting()
Bugs:
CommentEvent was throwing mapping exception
- New event `onSuccessResponseMapping`
triggered when Webcast.Message was successfully mapped to TikTokEvent
- New Project Tools-collector:
Tool generates instance of SqlLite
database and collect to it both to
events and exceptions occurred while TikTokLive client was running