load
Static method to load SDK settings from a JSON file.
Parameters
path
The file path to the JSON settings file.
Static method to load SDK settings from a JSON stream.
Parameters
stream
The stream containing JSON-formatted SDK settings.
Static method to load SDK settings from a JSON file.
The file path to the JSON settings file.
Static method to load SDK settings from a JSON stream.
The stream containing JSON-formatted SDK settings.