connType Constants Reference

Declared in 3DBrowser.h

connType

AUMENTIA TECHNOLOGIES


Copyright Aumentia Technologies. All rights reserved 2015.

NOTICE: All information contained herein is, and remains the property of Aumentia Technologies and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Aumentia Technologies and its suppliers and may be covered by Spain and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Aumentia Technologies.

File: 3DBrowser.h Description: Author: Pablo GM ([email protected]) Created: 23/01/15. Verion 1.1

Definition

typedef NS_ENUM(NSInteger, connType ) {
   SYNC,
   ASYNC,
};

Constants

SYNC

Synchronously

Declared In 3DBrowser.h.

ASYNC

Asynchronously

Declared In 3DBrowser.h.

Declared In

3DBrowser.h