TsgcWSPClient_Presence › Methods

TsgcWSPClient_Presence Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Subscriptions

NameDescription
SubscribeJoins the local member to the given channel.
UnSubscribeRemoves the local member from the given channel.

PubSub

NameDescription
PublishPublishes a text message to every member of a channel.

Invitations

NameDescription
InviteInvites another member by id to join a channel.

Advanced

NameDescription
WriteDataLow-level raw write hook; disabled on the Presence client and kept only for API compatibility.

All Methods (alphabetical)

NameDescription
InviteInvites another member by id to join a channel.
PublishPublishes a text message to every member of a channel.
SubscribeJoins the local member to the given channel.
UnSubscribeRemoves the local member from the given channel.
WriteDataLow-level raw write hook; disabled on the Presence client and kept only for API compatibility.