Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPUserSessionManager.j File Reference

Go to the source code of this file.

Typedefs

typedef CPUserSessionStatus CPUserSessionUndeterminedStatus = 0
 

Variables

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

Typedef Documentation

typedef CPUserSessionStatus CPUserSessionUndeterminedStatus = 0

Definition at line 25 of file CPUserSessionManager.j.

Variable Documentation

var CPDefaultUserSessionManager = nil

Definition at line 32 of file CPUserSessionManager.j.

CPUserSessionLoggedInStatus = 1

Definition at line 26 of file CPUserSessionManager.j.

CPUserSessionLoggedOutStatus = 2

Definition at line 27 of file CPUserSessionManager.j.

CPUserSessionManagerStatusDidChangeNotification = @"CPUserSessionManagerStatusDidChangeNotification"

Definition at line 29 of file CPUserSessionManager.j.

CPUserSessionManagerUserIdentifierDidChangeNotification = @"CPUserSessionManagerUserIdentifierDidChangeNotification"

Definition at line 30 of file CPUserSessionManager.j.