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