SegmentDataLoader.withEngine constructor
- SDKNativeEngine sdkEngine
Creates a new instance of this class.
sdkEngineA SDKEngine instance.
Throws InstantiationException. Indicates what went wrong when the instantiation was attempted.
Implementation
factory SegmentDataLoader.withEngine(SDKNativeEngine sdkEngine) => $prototype.withEngine(sdkEngine);