// // ChatData.h // linphone // // Created by Diorcet Yann on 05/07/12. // Copyright (c) 2012 __MyCompanyName__. All rights reserved. // #import @interface ChatData : NSObject @end