TsgcWSPClient_Presence › Properties
TsgcWSPClient_Presence Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Connection
| Name | Description |
| Client | WebSocket client component used as transport for the Presence subprotocol. |
| Broker | Optional broker component that relays Presence messages between peers. |
| Guid | Unique identifier used to route messages to a specific Presence protocol instance. |
Presence
| Name | Description |
| Presence | Local member identity (name and arbitrary info) published to the server on join. |
| Acknowledgment | Enables per-message acknowledgments for Presence traffic and configures retry behavior. |
| EncodeBase64 | Base64-encodes the message payload before sending to keep binary-safe transport. |
Diagnostics
| Name | Description |
| Version | Read-only Presence subprotocol version string. |
All Properties (alphabetical)
| Name | Description |
| Acknowledgment | Enables per-message acknowledgments for Presence traffic and configures retry behavior. |
| Broker | Optional broker component that relays Presence messages between peers. |
| Client | WebSocket client component used as transport for the Presence subprotocol. |
| EncodeBase64 | Base64-encodes the message payload before sending to keep binary-safe transport. |
| Guid | Unique identifier used to route messages to a specific Presence protocol instance. |
| Presence | Local member identity (name and arbitrary info) published to the server on join. |
| Version | Read-only Presence subprotocol version string. |