setConfiguration
Use this method to override the configuration location source loaded on startup. This must be called before RxCore.initialize to work.
Syntax
RxCore.setConfiguration(szURL)
Parameters
- szURL: string — Full URL to an XML source that is used to set the client configuration.
Returns
- NA — This method does not return a value.