#include <BackendConfiguration.h>
Configuration for the 10Duke Scale backend to bootstrap the client.
Currently only contains the URL of the service. You can find the URL from 10Duke Scale console.
|
const std::string | baseURL |
| Base URL of the 10Duke Scale service.
|
|
◆ BackendConfiguration()
tenduke::se::BackendConfiguration::BackendConfiguration |
( |
std::string | baseUrl | ) |
|
|
inlineexplicit |
Constructs new instance.
- Parameters
-
baseUrl | API URL of the 10Duke Scale service. |
The documentation for this class was generated from the following file: