GitHub Action
72092bb56b
Update version in pom.xml
2024-01-14 19:57:41 +00:00
GitHub Action
0a857594ea
Update version in pom.xml
2024-01-05 16:26:35 +00:00
GitHub Action
6a42da9ecb
Update version in pom.xml
2024-01-05 16:21:21 +00:00
GitHub Action
77533ea4be
Update version in pom.xml
2023-12-22 21:11:06 +00:00
GitHub Action
0ae9068858
Update version in pom.xml
2023-12-20 19:27:06 +00:00
GitHub Action
af8c689417
Update version in pom.xml
2023-12-19 20:53:26 +00:00
GitHub Action
c1fda687d3
Update version in pom.xml
2023-12-19 16:31:06 +00:00
GitHub Action
f8a716429d
Update version in pom.xml
2023-12-19 12:58:59 +00:00
GitHub Action
385560de3a
Update version in pom.xml
2023-12-18 21:58:15 +00:00
GitHub Action
c7d84218f2
Update version in pom.xml
2023-12-12 18:49:13 +00:00
GitHub Action
89fbeb848b
Update version in pom.xml
2023-12-11 22:28:01 +00:00
GitHub Action
110a4fab4c
Update version in pom.xml
2023-11-14 17:48:13 +00:00
GitHub Action
ca1827853a
Update version in pom.xml
2023-11-13 23:09:58 +00:00
GitHub Action
2c51844fd9
Update version in pom.xml
2023-11-10 21:29:22 +00:00
Jacek W
7817aeb652
Merge pull request #15 from jwdeveloper/develop-1-0-4
...
Changes:
Generated new Gifts Json
TikTokLive.isLiveOnline() check if live if online
TikTokLive.isLiveOnlineAsync()
TikTokLive.isHostNameValid() check if hostName is correct
TikTokLive.isHostNameValidAsync()
2023-11-10 22:24:53 +01:00
JW
6d268c42f1
Changes:
...
Generated new Gifts Json
TikTokLive.isLiveOnline() new method for checking if live if online
TikTokLive.isLiveOnlineAsync()
2023-11-10 22:05:01 +01:00
GitHub Action
6cebbf891d
Update version in pom.xml
2023-10-24 20:01:26 +00:00
GitHub Action
ed70799cd9
Update version in pom.xml
2023-10-13 11:59:25 +00:00
GitHub Action
77e30de5e1
Update version in pom.xml
2023-10-12 13:19:01 +00:00
JW
957e38a5d2
Bug fixed: All the gifts had before same image link
2023-10-12 15:16:43 +02:00
JW
7621e32141
Breaking changes:
...
'Gift': changed from class to enum, so now you can handle
incoming gifts in switch
`Events`
- new:
onGiftComboFinished
- Removed:
onGiftBrodcast
- Rename:
onGiftMessage -> onGift
onRoomPinMessage -> onRoomPin
onRoomMessage -> onRoom
onLinkMessage -> onLink
onBarrageMessage -> onBarrage
onPollMessage -> onPoll
onShopMessage -> onShop
onDetectMessage -> onDetect
`GiftManager`
added:
registerGift
findById
findByName
getGifts
removed:
getActiveGifts
2023-10-12 05:28:06 +02:00
JW
65a2d5cfff
Breaking changes:
...
'Gift': changed from class to enum, so now you can handle
incoming gifts in switch
`Events`
- new:
onGiftComboFinished
- Removed:
onGiftBrodcast
- Rename:
onGiftMessage -> onGift
onRoomPinMessage -> onRoomPin
onRoomMessage -> onRoom
onLinkMessage -> onLink
onBarrageMessage -> onBarrage
onPollMessage -> onPoll
onShopMessage -> onShop
onDetectMessage -> onDetect
`GiftManager`
added:
registerGift
findById
findByName
getGifts
removed:
getActiveGifts
2023-10-06 02:31:40 +02:00