API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPUserSessionManager.j File Reference

Go to the source code of this file.

Variables

var CPDefaultUserSessionManager = nil
 
 CPUserSessionLoggedInStatus = 1
 
 CPUserSessionLoggedOutStatus = 2
 
 CPUserSessionManagerStatusDidChangeNotification = @"CPUserSessionManagerStatusDidChangeNotification"
 
 CPUserSessionManagerUserIdentifierDidChangeNotification = @"CPUserSessionManagerUserIdentifierDidChangeNotification"
 
 CPUserSessionUndeterminedStatus = 0
 

Variable Documentation

var CPDefaultUserSessionManager = nil

Definition at line 31 of file CPUserSessionManager.j.

CPUserSessionLoggedInStatus = 1

Definition at line 25 of file CPUserSessionManager.j.

CPUserSessionLoggedOutStatus = 2

Definition at line 26 of file CPUserSessionManager.j.

CPUserSessionManagerStatusDidChangeNotification = @"CPUserSessionManagerStatusDidChangeNotification"

Definition at line 28 of file CPUserSessionManager.j.

CPUserSessionManagerUserIdentifierDidChangeNotification = @"CPUserSessionManagerUserIdentifierDidChangeNotification"

Definition at line 29 of file CPUserSessionManager.j.

CPUserSessionUndeterminedStatus = 0

Definition at line 24 of file CPUserSessionManager.j.