OnSendGiftCallback typedef
OnSendGiftCallback =
void Function(TUIGiftInfo giftInfo, int count)
Implementation
typedef OnSendGiftCallback = void Function(TUIGiftInfo giftInfo, int count);
typedef OnSendGiftCallback = void Function(TUIGiftInfo giftInfo, int count);