OODiscoveryManager.
More...
#import "OODiscoveryManager.h"
+ (void) getResults: |
|
(OODiscoveryOptions *) |
options |
embedCode: |
|
(NSString *) |
embedCode |
pcode: |
|
(NSString *) |
pcode |
parameters: |
|
(NSDictionary *) |
parameters |
callback: |
|
(OODiscoveryResultsCallback) |
callback |
|
|
| |
get the discovery results
- Parameters
-
+ (void) sendClick: |
|
(OODiscoveryOptions *) |
options |
bucketInfo: |
|
(NSString *) |
bucketInfo |
pcode: |
|
(NSString *) |
pcode |
parameters: |
|
(NSDictionary *) |
parameters |
|
|
| |
send discovery feedback click when user clicks to play an item
- Parameters
-
[in] | bucketInfo | the bucket info id |
[in] | options | the discovery options |
+ (void) sendImpression: |
|
(OODiscoveryOptions *) |
options |
bucketInfo: |
|
(NSString *) |
bucketInfo |
pcode: |
|
(NSString *) |
pcode |
parameters: |
|
(NSDictionary *) |
parameters |
|
|
| |
send discovery feedback impression when discovery is shown to user
- Parameters
-
[in] | options | the discovery options |
[in] | bucketInfo | the bucket info id |
The documentation for this class was generated from the following file: