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