|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.cafesoft.cams.session.RemoteSessionEventType
Type-safe constant class that represents RemoteSessionEvent types.
RemoteSessionEvent| Field Summary | |
static RemoteSessionEventType |
SESSION_CLOSED
The CLOSED RemoteSessionEventType |
static RemoteSessionEventType |
SESSION_CREATED
The CREATED RemoteSessionEventType |
static RemoteSessionEventType |
SESSION_EXPIRED
The EXPIRED RemoteSessionEventType |
| Method Summary | |
String |
toString()
Return a String representation of the RemoteSessionEventType. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final RemoteSessionEventType SESSION_CREATED
public static final RemoteSessionEventType SESSION_CLOSED
public static final RemoteSessionEventType SESSION_EXPIRED
| Method Detail |
public String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||