// // CallConferenceTableView.h // linphone // // Created by Gautier Pelloux-Prayer on 14/10/15. // // #import @interface CallConferenceTableView : UITableViewController - (void)update; @end