![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
from |
The state of the subscription on the watcher from the presentity. | |
fromAttributes |
The attributes associated with the subscription "from". | |
to |
The state of the watcher's subscription to the presentity. | |
toAttributes |
The attributes associated with the subscription "to". |
<xs:complexType name="mutualSubscriptionState">
<xs:sequence>
<xs:element minOccurs="0" name="from" type="tns:subscriptionState"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="fromAttributes" type="tns:subscriptionAttribute"/>
<xs:element minOccurs="0" name="to" type="tns:subscriptionState"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="toAttributes" type="tns:subscriptionAttribute"/>
</xs:sequence>
</xs:complexType>

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