@override Future<void> startRemoteView(String userId, int streamType, int viewId) { return mTRTCCloud.startRemoteView(userId, streamType, viewId); }