getBaseApiUrl function
Returns current coordinator API URL @returns {String} The currently set Coordinator
Implementation
String getBaseApiUrl() {
return baseApiUrl;
}
Returns current coordinator API URL @returns {String} The currently set Coordinator
String getBaseApiUrl() {
return baseApiUrl;
}