menu
chatroom_uikit package
documentation
service/protocol/gift_service.dart
GiftService
bindResponse abstract method
bindResponse abstract method
dark_mode
light_mode
bindResponse
abstract method
void
bindResponse
(
GiftResponse
response
)
Bind user state changed listener
Parameter listener: UserStateChangedListener
Implementation
void bindResponse(GiftResponse response);
chatroom_uikit package
documentation
service/protocol/gift_service
GiftService
bindResponse abstract method
GiftService class