getGiftList abstract method

Request get gift category list

roomId current entered room id.

Implementation

Future<TUIValueCallBack<List<TUIGiftCategory>>> getGiftList(String roomId);