getConfigs [1/3]
Retrieves the configuration information of the Rte object.
public void getConfigs(Config config) throws RteException
- Since
- Added since version v4.4.0.
Timing
This method must be used after calling Rte.
Parameters
- config
- See Config.
Exceptions
If the method call fails, the SDK throws an RteException and returns the corresponding error information. You need to catch and handle this exception.