×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
NSMutableDictionary+Utils.h
1
//
2
// NSMutableDictionary+Utils.h
3
// OoyalaTVSkinSDK
4
//
5
// Copyright © 2017 ooyala. All rights reserved.
6
//
7
8
#import <Foundation/Foundation.h>
9
10
11
@interface
NSMutableDictionary (Utils)
12
13
- (void)mergeWith:(NSDictionary *)dict;
14
15
@end
NSMutableDictionary(Utils)
Definition:
NSMutableDictionary+Utils.h:11
Send Feedback