TsgcWSPClient_Presence › Methods
TsgcWSPClient_Presence Methods
Public methods grouped by purpose, followed by the full alphabetical list.
Subscriptions
| Name | Description |
| Subscribe | Joins the local member to the given channel. |
| UnSubscribe | Removes the local member from the given channel. |
PubSub
| Name | Description |
| Publish | Publishes a text message to every member of a channel. |
Invitations
| Name | Description |
| Invite | Invites another member by id to join a channel. |
Advanced
| Name | Description |
| WriteData | Low-level raw write hook; disabled on the Presence client and kept only for API compatibility. |
All Methods (alphabetical)
| Name | Description |
| Invite | Invites another member by id to join a channel. |
| Publish | Publishes a text message to every member of a channel. |
| Subscribe | Joins the local member to the given channel. |
| UnSubscribe | Removes the local member from the given channel. |
| WriteData | Low-level raw write hook; disabled on the Presence client and kept only for API compatibility. |