EOSManagerDelegate Protocol Reference
| Conforms to | NSObject |
| Declared in | EOSManager.h |
Overview
The EOSManagerDelegate protocol defines the methods implemented by the delegate of EOSManager.
Instance Methods
cameraDidConnect
Invoked when a new camera becomes available.
- (void)cameraDidConnectDiscussion
Use the EOSManager method getCameras to access the new camera.
Declared In
EOSManager.h