ZegoEngineProfile constructor
- int appID,
- ZegoScenario scenario,
- {String? appSign,
- bool? enablePlatformView}
Implementation
ZegoEngineProfile(this.appID, this.scenario,
{this.appSign, this.enablePlatformView});
ZegoEngineProfile(this.appID, this.scenario,
{this.appSign, this.enablePlatformView});