Banuba SDK
Functions
BNBAttachmentType.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Functions

typedef NS_ENUM (NSInteger, BNBAttachmentType)
 

Function Documentation

◆ NS_ENUM()

typedef NS_ENUM ( NSInteger  ,
BNBAttachmentType   
)

Definition at line 6 of file BNBAttachmentType.h.

7 {
8  BNBAttachmentTypeColor,
9  BNBAttachmentTypeDepth,
10 };