fromSdkEngineAsync static method
- SDKNativeEngine sdkEngine,
- MapDownloaderConstructionCallback mapDownloaderConstructionCallback
Gets a single instance of this class per provided SDKNativeEngine.
-
sdkEngineAn instance of the SDKNativeEngine -
mapDownloaderConstructionCallbackA callback that will receive the result of construction
Implementation
static void fromSdkEngineAsync(SDKNativeEngine sdkEngine, MapDownloaderConstructionCallback mapDownloaderConstructionCallback) => $prototype.fromSdkEngineAsync(sdkEngine, mapDownloaderConstructionCallback);