|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.object.infos.XObjectInfo
waggle.common.modules.hive.infos.XHiveInfo
public class XHiveInfo
Hive Information DTO.
| Field Summary | |
|---|---|
boolean |
AppSharingTrue if Application Sharing is enabled. |
XHiveRecordingStatus |
AppSharingRecordingStatusCurrent state of Application Sharing recording. |
String |
DateFormatDate format locale. |
String |
LocaleHive default Locale string. |
List<XHivePhoneNumberInfo> |
PhoneNumbersList of all of the Hive's named phone numbers. |
XHiveState |
StateThe Hive state. |
String |
TimeZoneHive default TimeZone ID. |
boolean |
VoiceHardTrue if access to Voice over hard phones is enabled. |
XHiveRecordingStatus |
VoiceRecordingStatusCurrent state of Voice recording. |
boolean |
VoiceSoftTrue if access to Voice over soft (IP) phones is enabled. |
| Fields inherited from class waggle.common.modules.object.infos.XObjectInfo |
|---|
ConversationID, CreatedByScaledPictureID, CreatedByUserID, CreatedByUserName, CreatedOnBehalfOfUserID, CreatedOnBehalfOfUserName, CreatedTimestamp, ID, Latitude, Longitude, ModifiedByScaledPictureID, ModifiedByUserID, ModifiedByUserName, ModifiedOnBehalfOfUserID, ModifiedOnBehalfOfUserName, ModifiedTimestamp, Name, ObjectType, ParentID, Removed, RemovedByUserID, RemovedTimestamp, TrackID |
| Constructor Summary | |
|---|---|
XHiveInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XHiveState State
public String TimeZone
public String Locale
public String DateFormat
public List<XHivePhoneNumberInfo> PhoneNumbers
public boolean VoiceHard
public boolean VoiceSoft
public XHiveRecordingStatus VoiceRecordingStatus
public boolean AppSharing
public XHiveRecordingStatus AppSharingRecordingStatus
| Constructor Detail |
|---|
public XHiveInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||