LiveConnectSessionStatus enumeration
Specifies the status of an operation.
Signature
typedef enum LiveConnectSessionStatus;
Members
Member |
Value |
Description |
|---|---|---|
LiveAuthUnknown |
0 |
The user is unknown. |
LiveAuthConnected |
1 |
The user has consented to the scopes requested by the app. |
LiveAuthNotConnected |
2 |
The user has not consented to the scopes requested by the app. |
Defined in
LiveConnectSessionStatus.h