setLiveInfo abstract method
Set live info.
Implementation
Future<TUIActionCallback> setLiveInfo(String roomId,
{String? name,
String? notice,
bool? disableMessage,
bool? isPublicVisible,
TUISeatMode? takeSeatMode,
String? coverUrl,
String? backgroundUrl,
List<int>? categoryList,
int? activityStatus});