linphone-iphone/Classes/linphone-Bridging-Header.h
Christophe Deschamps 306162228e Revert "Video conference and new Call Views"
This reverts commit 608577034d.
2022-01-04 12:27:14 +01:00

11 lines
199 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <UIKit/UIkit.h>
#import "FastAddressBook.h"
#import "Log.h"
#import "AudioHelper.h"