MicStatus Constants Reference
Declared in | TCRSdkConst.h |
---|
MicStatus
Definition
typedef NS_ENUM(NSInteger, MicStatus ) {
MIC_STATUS_DISABLE = 0,
MIC_STATUS_OFF = 1,
MIC_STATUS_ON = 2,
};