getNetWorkResourceCache abstract method

Future<ZegoNetWorkResourceCache> getNetWorkResourceCache()

Get the playable duration and size of the cached data of the current network material cache queue

  • Returns Returns the current cached information, including the length of time the data can be played and the size of the cached data.

Implementation

Future<ZegoNetWorkResourceCache> getNetWorkResourceCache();