#import <OOCastManager.h>
- (void) castManager: |
|
(nonnull OOCastManager *) |
manager |
didFailWithError: |
|
(nonnull NSError *) |
error |
andExtras: |
|
(nullable NSDictionary *) |
extras |
|
|
| |
Fires to report Cast errors.
- Parameters
-
- (void) castManagerDidDisconnect: |
|
(nonnull OOCastManager *) |
manager |
|
Fires when exit cast mode.
- Parameters
-
- (void) castManagerDidEnterCastMode: |
|
(nonnull OOCastManager *) |
manager |
|
Fires when a OOCastManager disconnects from chromecast device.
- Parameters
-
- (void) castManagerDidExitCastMode: |
|
(nonnull OOCastManager *) |
manager |
|
Fires when enter cast mode.
- Parameters
-
The documentation for this protocol was generated from the following file: