Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumeration for the possible connection states of the connection to the real-time activity service.
Syntax
enum class XblRealTimeActivityConnectionState : uint32_t
{
Connected,
Connecting,
Disconnected
}
Constants
| Constant | Description |
|---|---|
| Connected | Currently connected to the real-time activity service. |
| Connecting | Currently connecting to the real-time activity service. |
| Disconnected | Currently disconnected from the real-time activity service. |
Requirements
Header: real_time_activity_c.h