api/extension/tui_live_gift_manager library
Copyright (c) 2025 Tencent. All rights reserved. Module: TUILiveGiftManager @ TUIKitEngine Function: Live Gift APIS.
Classes
Typedefs
- OnGiftCountChanged = void Function(String roomId, int totalGiftsSent, int totalGiftCoins, int totalUniqueGiftSenders)
- OnReceiveGiftMessage = void Function(String roomId, TUIGiftInfo giftInfo, int count, TUIUserInfo sender)
- OnReceiveLikesMessage = void Function(String roomId, int totalLikesReceived, TUIUserInfo sender)