apiDomain property
A String parameter that allows you to choose the API you will be retrieving our cartography from. Default is dashboard.situm.com.
apiDomain should include only the domain (e.g., "dashboard.situm.com").
- Note: When using SitumSdk.setDashboardURL, make sure you introduce the same domain.
Implementation
final String apiDomain;