Htsp » History » Revision 3
« Previous |
Revision 3/163
(diff)
| Next »
Andreas Smas, 2009-02-28 16:15
= Client to Server methods =
=== getChallenge ===
=== authenticate ===
=== setMode ===
=== getEvent ===
=== subscribe ===
=== unsubscribe ===
= Server to Client methods =
=== channelAdd ===
Only sent if session is in async mode.
=== channelUpdate ===
Only sent if session is in async mode.
=== channelDelete ===
Only sent if session is in async mode.
=== tagAdd ===
Only sent if session is in async mode.
=== tagUpdate ===
Only sent if session is in async mode.
=== tagDelete ===
Only sent if session is in async mode.
=== subscriptionStart ===
=== subscriptionStop ===
=== subscriptionStatus ===
=== queueStatus ===
Updated by Andreas Smas over 15 years ago · 3 revisions