kohlerpop1
20db7cb773
Removal of deprecated methods and addition of information in TikTokLiveUnknownHostException and TikTokLiveOfflineHostException!
2025-02-11 16:34:27 -05:00
Naimadx123
286da42e54
Copyright year update and jitpack.yml maven version update
2024-11-09 22:14:09 +01:00
kohlerpop1
05e18ef8e0
Added User instance to LiveUserDataMapper Response to access the retrieved user.
2024-07-27 13:02:31 -04:00
jacek.wolniewicz
47b050d0ba
Introduce dependecy injection container
...
- TikTokLiveClientBuilder this class has been higly modify to support DI container
2024-06-29 22:52:39 +02:00
kohlerpop1
5c715bfd52
Changed Picture#Empty to Picture#empty to follow Java standards
...
Updated descriptions in LiveClientSettings
Added new LiveHttpClient#fetchRoomGiftsData(String room_id) to fetch gifts for this specific room/livestream and altered GiftsDataMapper to reflect the new fetchRoomGiftsData and other TikTokLive client and http client classes
2024-05-13 21:14:03 -04:00
JW
e923f3fad7
made: settings.fetchGifts default to true,
...
attach to options `setOffline`
create static method `of` for events
-TikTokGiftEvent
-TikTokCommentEvent
-TikTokSubscribeEvent
-TikTokFollowEvent
-TikTokLikeEvent
-TikTokJoinEvent
2024-02-28 15:58:16 +01:00