public class IntervalInfo
extends Object
The interval information of presence event.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
IntervalInfo
public IntervalInfo(String[] joinUserList,
String[] leaveUserList,
String[] timeoutUserList,
UserState[] userStateList,
int totalOccupancy)
-
Method Details
-
-
-
-
-
getTotalOccupancy
public int getTotalOccupancy()
-