Future<void> startSubscribing(int index, String streamID) async { await ZegoFlutterEngine.instance.startSubscribing(index, streamID); }