![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Description | 
|---|---|---|
address  | 
                    Return an alternative address of the internal participant or the address of the external participant. | |
name  | 
                    Return the name of the Participant | |
participant  | 
                    Return the Addressable of the participant. | 
<xs:complexType name="imParticipant">
    <xs:sequence>
        <xs:element minOccurs="0" name="address" type="xs:string"/>
        <xs:element minOccurs="0" name="name" type="xs:string"/>
        <xs:element minOccurs="0" name="participant" type="tns:beeId"/>
    </xs:sequence>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices