java.lang.Object
com.smartdevicelink.proxy.RPCStruct
public static final java.lang.String KEY_UPDATE_REASON
public static final java.lang.String KEY_UPDATED_APP_SERVICE_RECORD
From Class | Fields |
---|---|
com.smartdevicelink.proxy.RPCStruct | KEY_BULK_DATA, KEY_PROTECTED, store |
public AppServiceCapability()
public AppServiceCapability(java.util.Hashtable<java.lang.String, java.lang.Object> hash)
public AppServiceCapability(AppServiceRecord updatedAppServiceRecord)
Only included in OnSystemCapabilityUpdated. Update reason for this service record.
public com.smartdevicelink.proxy.rpc.AppServiceCapability setUpdateReason(ServiceUpdateReason updateReason)
Only included in OnSystemCapabilityUpdated. Update reason for this service record.
public com.smartdevicelink.proxy.rpc.enums.ServiceUpdateReason getUpdateReason()
Only included in OnSystemCapabilityUpdated. Update reason for this service record.
public com.smartdevicelink.proxy.rpc.AppServiceCapability setUpdatedAppServiceRecord(AppServiceRecord updatedAppServiceRecord)
Only included in OnSystemCapabilityUpdated. Update reason for this service record.
public com.smartdevicelink.proxy.rpc.AppServiceRecord getUpdatedAppServiceRecord()
Helper method to compare an AppServiceCapability to this instance.
public boolean matchesAppService(AppServiceCapability capability)
From Class | Methods |
---|---|
com.smartdevicelink.proxy.RPCStruct | getStoreValue, getStore, deserializeJSON, serializeJSON, serializeJSON, format, getBulkData, setBulkData, setPayloadProtected, isPayloadProtected, getMessageTypeName, hasKey, setValue, getValue, getObject, formatObject, getValueForString, getString, getInteger, getDouble, getFloat, getBoolean, getLong, clone, equals, hashCode |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |