resumeAllEffect abstract method

Future<int> resumeAllEffect()

恢复播放所有音效文件

调用时机

请在引擎初始化之后调用此接口,且该方法仅可在加入房间后调用。

Implementation

Future<int> resumeAllEffect();