| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_APP_SERVICES |
KEY_BULK_DATA, KEY_PROTECTED, store| Constructor and Description |
|---|
AppServicesCapabilities()
Capabilities of app services including what service types are supported
and the current state of services.
|
AppServicesCapabilities(Hashtable<String,Object> hash)
Capabilities of app services including what service types are supported
and the current state of services.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppServiceCapability> |
getAppServices()
An array of currently available services.
|
AppServicesCapabilities |
setAppServices(List<AppServiceCapability> appServices)
An array of currently available services.
|
boolean |
updateAppServices(List<AppServiceCapability> updatedAppServiceCapabilities)
This method will update the current List
|
clone, deserializeJSON, equals, format, formatObject, getBoolean, getBulkData, getDouble, getFloat, getInteger, getLong, getMessageTypeName, getObject, getStore, getStoreValue, getString, getValue, getValueForString, hashCode, hasKey, isPayloadProtected, serializeJSON, serializeJSON, setBulkData, setPayloadProtected, setValuepublic static final String KEY_APP_SERVICES
public AppServicesCapabilities()
public AppServicesCapabilities setAppServices(List<AppServiceCapability> appServices)
appServices - -public List<AppServiceCapability> getAppServices()
public boolean updateAppServices(@NonNull
List<AppServiceCapability> updatedAppServiceCapabilities)
updatedAppServiceCapabilities - the List