Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOS > API/Plugins/OnlineServicesEOS/FPresenceEOS
Pending retry state for a user whose presence failed to push to EOS.
| Name | FPendingPresenceRetry |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServicesEOS/Source/Public/Online/PresenceEOS.h |
| Include Path | #include "Online/PresenceEOS.h" |
Syntax
struct FPendingPresenceRetry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPendingRetry | bool | Whether this entry should fire on the next ticker tick. | Online/PresenceEOS.h | |
| RetryCount | int32 | Online/PresenceEOS.h |