linphone-iphone/Classes/Data/ChatData.m
Yann Diorcet 4b62c7970c Change observers strategy
Start chat views
2012-07-05 18:06:24 +02:00

13 lines
195 B
Objective-C

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