SetConfigs [1/3]
Configures information for the RTE object.
bool SetConfigs(Config *config, Error *err = nullptr)
- Since
- Available since v4.4.0.
You can call this method to set information such as the App ID.
Timing
This method must be called after Rte is invoked.
Parameters
Return Values
- true: Configuration succeeded.
- false: Configuration failed.