Conforms to NSObject
Declared in EOSManager.h

Overview

The EOSManagerDelegate protocol defines the methods implemented by the delegate of EOSManager.

Tasks

Instance Methods

cameraDidConnect

Invoked when a new camera becomes available.

- (void)cameraDidConnect

Discussion

Use the EOSManager method getCameras to access the new camera.

Declared In

EOSManager.h