create property
Configuration for creating ZEGO Express engine.
If provided, zego_pip will internally create the express engine. If null, the client should create the express engine externally.
Implementation
ZegoPIPExpressCreateConfig? create;
Configuration for creating ZEGO Express engine.
If provided, zego_pip will internally create the express engine. If null, the client should create the express engine externally.
ZegoPIPExpressCreateConfig? create;