public class AndroidConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
mqttEndpoint |
String |
tenantDomain |
| Constructor and Description |
|---|
AndroidConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMqttEndpoint() |
String |
getTenantDomain() |
void |
setMqttEndpoint(String mqttEndpoint) |
void |
setTenantDomain(String tenantDomain) |
String |
toString() |
Copyright © 2017 WSO2. All rights reserved.