SBDChannelType Constants Reference

Declared in SBDTypes.h

SBDChannelType

Channel types.

Definition

typedef NS_ENUM(NSUInteger, SBDChannelType ) {
   SBDChannelTypeOpen = 0,
   SBDChannelTypeGroup = 1,
};

Constants

SBDChannelTypeOpen

Open channel.

Declared In SBDTypes.h.

SBDChannelTypeGroup

Group channel.

Declared In SBDTypes.h.

Declared In

SBDTypes.h