ACDeviceSecurityMode Constants Reference

Declared in ACDeviceMsg.h

ACDeviceSecurityMode

设备通讯的安全性设置

Definition

typedef NS_ENUM(NSUInteger, ACDeviceSecurityMode ) {
   ACDeviceSecurityModeNone,
   ACDeviceSecurityModeStatic,
   ACDeviceSecurityModeDynamic,
};

Constants

ACDeviceSecurityModeNone

设备通讯的安全性设置

Declared In ACDeviceMsg.h.

ACDeviceSecurityModeStatic

设备通讯的安全性设置

Declared In ACDeviceMsg.h.

ACDeviceSecurityModeDynamic

设备通讯的安全性设置

Declared In ACDeviceMsg.h.

Declared In

ACDeviceMsg.h