![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
add |
The InstalledClientApplicationUpdater to be added to the list of installed ClientApplications for the device. | |
remove |
The handle of the ClientApplication that is to be removed from the list of installed ClientApplications for the device. |
Inherits From
<xs:complexType name="installedClientApplicationListUpdater">
<xs:complexContent>
<xs:extension base="tns:identifiableUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="add" type="tns:installedClientApplicationUpdater"/>
<xs:element minOccurs="0" name="remove" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices