![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
address |
![]() |
The address of the participant | |
internet |
![]() |
Whether the participant is an internet address or an internal address. | |
participant |
(constrained to Addressable) |
![]() |
The participant as a snapshot, used to retrieve loaded user data. |
participantHandle |
![]() |
Get the participant as a handle. | |
phone |
![]() |
The phone number of the participant |
Inherited By
<xs:complexType name="voiceMessageParticipant">
<xs:sequence>
<xs:element minOccurs="0" name="address" type="tns:inetMailAddress"/>
<xs:element name="internet" type="xs:boolean"/>
<xs:element minOccurs="0" name="participant" type="xs:anyType"/>
<xs:element minOccurs="0" name="participantHandle" type="tns:beeId"/>
<xs:element minOccurs="0" name="phone" type="xs:string"/>
</xs:sequence>
</xs:complexType>

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