SetConfigs [1/3]
Configures the RTE object.
bool SetConfigs(Config *config, Error *err);
- Since
- v4.5.0
You can use this method to set information such as the App ID.
Call timing
Call this method after Rte.
Restrictions
None.
Parameters
Returns
Whether the RTE object is configured successfully:
true: Yes.false: No.