TsgcWSPClient_Presence › Properties

TsgcWSPClient_Presence Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Connection

NameDescription
ClientWebSocket client component used as transport for the Presence subprotocol.
BrokerOptional broker component that relays Presence messages between peers.
GuidUnique identifier used to route messages to a specific Presence protocol instance.

Presence

NameDescription
PresenceLocal member identity (name and arbitrary info) published to the server on join.
AcknowledgmentEnables per-message acknowledgments for Presence traffic and configures retry behavior.
EncodeBase64Base64-encodes the message payload before sending to keep binary-safe transport.

Diagnostics

NameDescription
VersionRead-only Presence subprotocol version string.

All Properties (alphabetical)

NameDescription
AcknowledgmentEnables per-message acknowledgments for Presence traffic and configures retry behavior.
BrokerOptional broker component that relays Presence messages between peers.
ClientWebSocket client component used as transport for the Presence subprotocol.
EncodeBase64Base64-encodes the message payload before sending to keep binary-safe transport.
GuidUnique identifier used to route messages to a specific Presence protocol instance.
PresenceLocal member identity (name and arbitrary info) published to the server on join.
VersionRead-only Presence subprotocol version string.