|
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.hive.infos.XHiveDetailsInfo
public class XHiveDetailsInfo
Hive Extended Information DTO.
| Field Summary | |
|---|---|
boolean |
AppSharingIs Hive app-sharing enabled at all. |
long |
AppSharingQuotaThe current Hive app-sharing quota. |
long |
AppSharingQuotaMaxThe Hive maximum allowed app-sharing quota. |
boolean |
AppSharingQuotaMaxHardLimitThe Hive maximum allowed app-sharing quota is a hard limit. |
XHiveRecordingStatus |
AppSharingRecordingStatusThe Hive app-sharing recording status. |
long |
ContentQuotaThe current Hive content quota. |
long |
ContentQuotaMaxThe Hive maximum allowed content quota. |
boolean |
ContentQuotaMaxHardLimitThe Hive maximum allowed content quota is a hard limit. |
int |
GuestUserSlotsThe current number of slots used for guest Users. |
int |
GuestUserSlotsMaxThe maximum number of slots available for guest Users. |
boolean |
GuestUserSlotsMaxHardLimitWhether the maximum number of slots available for guest Users is a hard or soft limit. |
long |
GuestUserSlotsTimeoutMSThe maximum time that a guest slot can be occupied by a disconnected guest User. |
XHiveInfo |
HiveInfoThe basic Hive info. |
int |
NamedUserSlotsThe current number of slots used for named Users. |
int |
NamedUserSlotsMaxThe maximum number of slots available for named Users. |
boolean |
NamedUserSlotsMaxHardLimitWhether the maximum number of slots available for named Users is a hard or soft limit. |
boolean |
UserAppSharingIs default User app-sharing enabled at all. |
long |
UserAppSharingQuotaMaxThe default User maximum allowed app-sharing quota. |
boolean |
UserAppSharingQuotaMaxHardLimitThe default User maximum allowed app-sharing quota is a hard limit. |
long |
UserContentQuotaMaxThe default User maximum allowed content quota. |
boolean |
UserContentQuotaMaxHardLimitThe default User maximum allowed content quota is a hard limit. |
boolean |
UserVoiceHardIs default User voice hard enabled at all. |
long |
UserVoiceHardQuotaMaxThe default User maximum allowed voice hard quota. |
boolean |
UserVoiceHardQuotaMaxHardLimitThe default User maximum allowed voice hard quota is a hard limit. |
boolean |
UserVoiceSoftIs default User voice hard enabled at all. |
long |
UserVoiceSoftQuotaMaxThe default User maximum allowed voice soft quota. |
boolean |
UserVoiceSoftQuotaMaxHardLimitThe default User maximum allowed voice soft quota is a hard limit. |
boolean |
VoiceHardIs Hive voice hard enabled at all. |
long |
VoiceHardQuotaThe current Hive voice hard quota. |
long |
VoiceHardQuotaMaxThe Hive maximum allowed voice hard quota. |
boolean |
VoiceHardQuotaMaxHardLimitThe Hive maximum allowed voice hard quota is a hard limit. |
XHiveRecordingStatus |
VoiceRecordingStatusThe Hive voice recording status. |
boolean |
VoiceSoftIs Hive voice hard enabled at all. |
long |
VoiceSoftQuotaThe current Hive voice soft quota. |
long |
VoiceSoftQuotaMaxThe Hive maximum allowed voice soft quota. |
boolean |
VoiceSoftQuotaMaxHardLimitThe Hive maximum allowed voice soft quota is a hard limit. |
| Constructor Summary | |
|---|---|
XHiveDetailsInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XHiveInfo HiveInfo
public int NamedUserSlots
public int NamedUserSlotsMax
public boolean NamedUserSlotsMaxHardLimit
public int GuestUserSlots
public int GuestUserSlotsMax
public boolean GuestUserSlotsMaxHardLimit
public long GuestUserSlotsTimeoutMS
public long ContentQuota
public long VoiceHardQuota
public long VoiceSoftQuota
public long AppSharingQuota
public long ContentQuotaMax
public boolean ContentQuotaMaxHardLimit
public boolean VoiceHard
public long VoiceHardQuotaMax
public boolean VoiceHardQuotaMaxHardLimit
public boolean VoiceSoft
public long VoiceSoftQuotaMax
public boolean VoiceSoftQuotaMaxHardLimit
public XHiveRecordingStatus VoiceRecordingStatus
public boolean AppSharing
public long AppSharingQuotaMax
public boolean AppSharingQuotaMaxHardLimit
public XHiveRecordingStatus AppSharingRecordingStatus
public long UserContentQuotaMax
public boolean UserContentQuotaMaxHardLimit
public boolean UserVoiceHard
public long UserVoiceHardQuotaMax
public boolean UserVoiceHardQuotaMaxHardLimit
public boolean UserVoiceSoft
public long UserVoiceSoftQuotaMax
public boolean UserVoiceSoftQuotaMaxHardLimit
public boolean UserAppSharing
public long UserAppSharingQuotaMax
public boolean UserAppSharingQuotaMaxHardLimit
| Constructor Detail |
|---|
public XHiveDetailsInfo()
|
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 | |||||||||