linphone-ios/richNotifications/NotificationViewController.h
2018-06-22 10:22:12 +02:00

12 lines
199 B
Objective-C

//
// NotificationViewController.h
// richNotifications
//
// Created by David Idmansour on 22/06/2018.
//
#import <UIKit/UIKit.h>
@interface NotificationViewController : UIViewController
@end