×
No results found.
Ooyala Mobile SDK for iOS: IMA SDK v4.44.0
🔎
Main Page
Classes
OOOoyalaWeakWrapper.h
1
//
2
// OOOoyalaWeakWrapper.h
3
// OoyalaSDK
4
//
5
// Created on 8/3/15.
6
// Copyright (c) 2015 Brightcove, Inc. All rights reserved.
7
//
8
9
@
import
Foundation;
10
11
@interface
OOOoyalaWeakWrapper
: NSObject
12
13
- (instancetype) __unavailable
init
;
14
- (instancetype)initWithReference:(
id
)ref;
15
16
@end
OOOoyalaWeakWrapper
Definition:
OOOoyalaWeakWrapper.h:11
-[OOOoyalaWeakWrapper init]
instancetype init()
Send Feedback