Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

Overview

Enumeration Members

Name Description

SYSTEM

CHAT

BROADCAST

FILE_TRANSFER

INFO_QUERY

LOGOUT

CONFERENCE_INVITATION

CONFERENCE_DECLINE

GENERIC_PACKET

XML Schema


<xs:simpleType name="instantMessageType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="SYSTEM"/>
        <xs:enumeration value="CHAT"/>
        <xs:enumeration value="BROADCAST"/>
        <xs:enumeration value="FILE_TRANSFER"/>
        <xs:enumeration value="INFO_QUERY"/>
        <xs:enumeration value="LOGOUT"/>
        <xs:enumeration value="CONFERENCE_INVITATION"/>
        <xs:enumeration value="CONFERENCE_DECLINE"/>
        <xs:enumeration value="GENERIC_PACKET"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to instantMessageType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions