Conforms to OTPublisherKitDelegate
Declared in OTPublisher.h

Overview

Used for sending messages for an OTPublisher instance.

Instance Methods

publisher:didChangeCameraPosition:

Sent when the camera device is changed.

- (void)publisher:(id)publisher didChangeCameraPosition:(id)position

Parameters

publisher

The publisher that signalled this event.

position

The position of the new camera.

Declared In

OTPublisher.h