SegmentReferenceConverter 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 SegmentReferenceConverter(SDKNativeEngine sdkEngine) => $prototype.make(sdkEngine);