Functions in Hype xAPI
HypeXAPI
HypeXAPI.changeConfig
1min
This function allows you to change the configuration settings for ADL.XAPIWrapper. You can use it to update the settings for your environment, such as the base URL, logging, and other options. To use this function, simply pass in an updated config object. The object should contain the parameters you wish to update. For example, to change the base URL, you would include the "url" parameter. Once you have updated the config object, simply call the changeConfig function. ADL.XAPIWrapper will then update its settings accordingly. Here is an example of how to use the changeConfig function:
This only forward the setting and can also be used directly as ADL.XAPIWrapper.changeConfig
Updated 25 Mar 2024
Did this page help you?