getLiveInfo abstract method

Future<TUIValueCallBack<TUILiveInfo>> getLiveInfo(
  1. String roomId
)

Get live info.

Implementation

Future<TUIValueCallBack<TUILiveInfo>> getLiveInfo(String roomId);