// // JXAVCallCell.h // shiku_im // // Created by p on 2017/8/7. // Copyright © 2017年 Reese. All rights reserved. // #import "JXBaseChatCell.h" @interface JXAVCallCell : JXBaseChatCell @end