 |
TOnlineAsyncOpHandle< FAuthBeginVerifiedAuthSession > |
|
Starts a verified auth session for a remote user. |
 |
TOnlineAsyncOpHandle< FAuthCancelVerifiedAuthTicket > |
|
Cancels the ticket associated with a verified auth session. |
 |
void |
|
|
 |
TOnlineAsyncOpHandle< FAuthConnectLoginRecoveryImpl > |
|
|
 |
FAccountId |
|
|
 |
TOnlineAsyncOpHandle< FAuthEndVerifiedAuthSession > |
|
Clean up the remote verified auth session and handle any required book-keeping. |
 |
TDefaultErrorResult< FAuthGetExternalAuthTokenImpl > |
|
|
 |
FUserScopedData * |
|
|
 |
TOnlineResult< FAuthGetRelyingParty > |
|
Retrieve the relying party to use when fetching an external token to authenticate with this interface. |
 |
FUserScopedData * |
|
|
 |
const FUserScopedData * |
|
|
 |
TOnlineAsyncOpHandle< FAuthHandleConnectAuthNotifyExpirationImpl > |
|
|
 |
TOnlineAsyncOpHandle< FAuthHandleConnectLoginStatusChangedImpl > |
|
|
 |
TOnlineAsyncOpHandle< FAuthHandleEASLoginStatusChangedImpl > |
|
|
 |
void |
|
|
 |
TOnlineAsyncOpHandle< FAuthLogin > |
|
IAuth. |
 |
TFuture< TDefaultErrorResult< FAuthLoginConnectImpl > > |
|
|
 |
TFuture< TDefaultErrorResult< FAuthLoginEASImpl > > |
|
|
 |
TOnlineAsyncOpHandle< FAuthLogout > |
|
Concludes the auth session for the local user. |
 |
TFuture< TDefaultErrorResult< FAuthLogoutEASImpl > > |
|
|
 |
void |
|
|
 |
void |
|
|
 |
void |
|
|
 |
TOnlineAsyncOpHandle< FAuthQueryVerifiedAuthTicket > |
|
Retrieves a ticket which is used to create a verified authentication session on a remote client. |
 |
void |
|
Service event handling. |
 |
TFuture< FAccountId > |
|
Begin FAuthEOSGS. |
 |
TFuture< TArray< FAccountId > > |
|
|
 |
TFunction< TFuture< FAccountId >(FOnlineAsyncOp &InAsyncOp, const EOS_ProductUserId &ProductUserId)> |
|
|
 |
TFunction< TFuture< TArray< FAccountId > >(FOnlineAsyncOp &InAsyncOp, const TArray< EOS_ProductUserI... |
|
|
 |
void |
|
|