expressConfig property

ZegoPIPExpressConfig? expressConfig
getter/setter pair

If not null, will initiate create engine and capture events Otherwise, please create engine externally and call ZegoPip.instance.event after listening to express events

Implementation

ZegoPIPExpressConfig? expressConfig;