Methods
Method ID | Method Name |
---|---|
1 | EndParticipation |
2 | GetParticipants |
3 | GetDetailedParticipants |
4 | GetParticipantsURLs |
5 | GetGatheringRelations |
6 | DeleteFromDeletions |
(1) EndParticipation
Request
Type | Name |
---|---|
Uint32 | idGathering |
String | strMessage |
Response
Type | Name |
---|---|
Bool | %retval% |
(2) GetParticipants
Request
Type | Name |
---|---|
Uint32 | idGathering |
Bool | bOnlyActive |
Response
(3) GetDetailedParticipants
Request
Type | Name |
---|---|
Uint32 | idGathering |
Bool | bOnlyActive |
Response
Type | Name |
---|---|
List<ParticipantDetails> | lstParticipants |
(4) GetParticipantsURLs
Request
Type | Name |
---|---|
List<Uint32> | lstGatherings |
Response
Type | Name |
---|---|
List<GatheringURLs> | lstGatheringURLs |
(5) GetGatheringRelations
Request
Type | Name |
---|---|
Uint32 | id |
String | descr |
Response
Type | Name |
---|---|
String | %retval% |
(6) DeleteFromDeletions
Request
Response
This method does not return anything.