export Instance
Exports the current SDK settings to a JSON stream.
Parameters
stream
The stream to write the JSON-formatted settings to.
Exports the current SDK settings to a JSON file.
Parameters
path
The file path where the JSON settings will be saved.