Skip to main content
API Reference SwiftyNsdk

loadCaptureJSON

Loads 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


ON THIS PAGE