getNetWorkResourceCache abstract method
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();