// // YOUPAILCVideoResponseVC.h // LiveChat // // Created by 张灿 on 2018/9/17. // Copyright © 2018年 caicai. All rights reserved. // #import "YOUPAILCBaseVideoCallVC.h" @interface YOUPAILCVideoResponseVC : YOUPAILCBaseVideoCallVC @end