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

Contents

Overview

Enumeration Members

Name Description

ACTIVE

COMPOSING

PAUSED

INACTIVE

GONE

XML Schema


<xs:simpleType name="chatState">
    <xs:restriction base="xs:string">
        <xs:enumeration value="ACTIVE"/>
        <xs:enumeration value="COMPOSING"/>
        <xs:enumeration value="PAUSED"/>
        <xs:enumeration value="INACTIVE"/>
        <xs:enumeration value="GONE"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to chatState

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions