getLiveInfo abstract method

Future<NEResult<NERoomLiveInfo?>> getLiveInfo(
  1. String roomUuid
)

Implementation

Future<NEResult<NERoomLiveInfo?>> getLiveInfo(String roomUuid);