// // YOUPAIBBVideoResponseVC.h // VQU // // Created by Elaine on 2021/10/28. // Copyright © 2021 MS. All rights reserved. // #import "YOUPAIBBBaseVideoCallVC.h" NS_ASSUME_NONNULL_BEGIN @interface YOUPAIBBVideoResponseVC : YOUPAIBBBaseVideoCallVC @end NS_ASSUME_NONNULL_END