expressConfig property
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;
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
ZegoPIPExpressConfig? expressConfig;