ZegoDeviceState Constants Reference

Declared in ZegoExpressDefines.h

ZegoDeviceState

Device state.

Definition

typedef NS_ENUM(NSUInteger, ZegoDeviceState ) {
   ZegoDeviceStateClose = 0,
   ZegoDeviceStateOpen = 1,
};

Constants

ZegoDeviceStateClose

Device off.

Declared In ZegoExpressDefines.h.

ZegoDeviceStateOpen

Device on.

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h