Project

General

Profile

Htsp » History » Version 2

Andreas Smas, 2009-02-28 16:14

1 1 Andreas Smas
2
3
4
5
6
----
7
8
= Client to Server methods =
9
10
=== getChallenge ===
11
12
=== authenticate ===
13
14
=== setMode ===
15
16
=== getEvent ===
17
18
=== subscribe ===
19
20
=== unsubscribe ===
21 2 Andreas Smas
22
23
----
24
25
= Server to Client methods =
26
27
=== channelAdd ===
28
29
=== channelUpdate ===
30
31
=== channelDelete ===
32
33
=== tagAdd ===
34
35
=== tagUpdate ===
36
37
=== tagDelete ===
38
39
=== subscriptionStart ===
40
41
=== subscriptionStop ===
42
43
=== subscriptionStatus ===
44
45
=== queueStatus ===