talk-ios/VideoCalls/VideoSettingsViewController.h

14 строки
247 B
Objective-C

//
// VideoSettingsViewController.h
// VideoCalls
//
// Created by Ivan Sein on 15.03.18.
// Copyright © 2018 struktur AG. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface VideoSettingsViewController : UITableViewController
@end