// // IMAConnectConversation.h // TIMChat // // Created by AlexiChen on 16/3/28. // Copyright © 2016年 AlexiChen. All rights reserved. // #import "IMAConversation.h" @interface IMAConnectConversation : IMAConversation @end