API 0.9.5
Foundation/CPUserSessionManager.h
Go to the documentation of this file.
00001 
00002 @interface CPUserSessionManager : CPObject
00003 {
00004     CPUserSessionStatus _status;
00005 
00006     CPString            _userIdentifier;
00007 }
00008 @end
 All Classes Files Functions Variables Defines