ChannelPolicy Constants Reference

Declared in IMSThingActions.h

ChannelPolicy

Definition

typedef NS_ENUM(NSUInteger, ChannelPolicy ) {
   ChannelPolicyCloud,
   ChannelPolicyLocal,
   ChannelPolicyLocalPrefer,
};

Constants

ChannelPolicyCloud

Declared In IMSThingActions.h.

ChannelPolicyLocal

Declared In IMSThingActions.h.

ChannelPolicyLocalPrefer

Declared In IMSThingActions.h.