menu
chatroom_uikit package
documentation
service/protocol/gift_service.dart
GiftResponse
receiveGift abstract method
receiveGift abstract method
dark_mode
light_mode
receiveGift
abstract method
void
receiveGift
(
String
roomId
,
Message
msg
)
Implementation
void receiveGift( String roomId, Message msg, );
chatroom_uikit package
documentation
service/protocol/gift_service
GiftResponse
receiveGift abstract method
GiftResponse mixin