getGiftCountByAnchor abstract method
Request get gift count by anchor.
roomId
current entered room id.
Implementation
Future<TUIValueCallBack<TUIGiftCountRequestResult>> getGiftCountByAnchor(
String roomId);
Request get gift count by anchor.
roomId
current entered room id.
Future<TUIValueCallBack<TUIGiftCountRequestResult>> getGiftCountByAnchor(
String roomId);