ZegoTrafficControlFocusOnMode Constants Reference

Declared in ZegoExpressDefines.h

ZegoTrafficControlFocusOnMode

Factors that trigger traffic control

Definition

typedef NS_ENUM(NSUInteger, ZegoTrafficControlFocusOnMode ) {
   ZegoTrafficControlFounsOnLocalOnly = 0,
   ZegoTrafficControlFounsOnRemote = 1,
};

Constants

ZegoTrafficControlFounsOnLocalOnly

Focus only on the local network

Declared In ZegoExpressDefines.h.

ZegoTrafficControlFounsOnRemote

Pay attention to the local network, but also take into account the remote network, currently only effective in the 1v1 scenario

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h