talk-ios/VideoCalls/VideoResolutionsViewControl...

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

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