On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk Method loadCaptureJSON loadCaptureJSONLoads the capture JSON data from the data source.... Declaration func loadCaptureJSON() -> Data? Summary Loads the capture JSON data from the data source. - Returns: The JSON data as Data, or nil if loading fails
Loads the capture JSON data from the data source.
- Returns: The JSON data as
Data, ornilif loading fails