Server
Mobile
| API | Description |
|---|---|
| GET api/mobile/SetCookie?name={name}&value={value} |
No documentation available. |
| GET api/mobile/GetCookie?name={name} |
No documentation available. |
| GET api/mobile/GetPlayer?connectionkey={connectionkey} |
No documentation available. |
| GET api/mobile/AddPlayer?gamecode={gamecode}&playername={playername}&ipaddress={ipaddress} |
No documentation available. |
| GET api/mobile/GetPlayerGameInput?connectionkey={connectionkey} |
No documentation available. |
| GET api/mobile/GetPlayerGameInputType?connectionkey={connectionkey} |
No documentation available. |
| GET api/mobile/InsertTextPlayerGameInput?gameid={gameid}&playerid={playerid}&inputid={inputid}&text={text} |
No documentation available. |
| GET api/mobile/GetPlayerGameInputRemainingCount?gameid={gameid}&playerid={playerid} |
No documentation available. |
| GET api/mobile/GetConfabulationAvailableChoiceList?gameid={gameid}&roundid={roundid} |
No documentation available. |
Common
| API | Description |
|---|---|
| GET api/common/GetGameTypeList |
No documentation available. |
| GET api/common/GetGameByCode?gamecode={gamecode} |
No documentation available. |
| GET api/common/GetConnectionKeyValid?connectionkey={connectionkey} |
No documentation available. |
| GET api/common/GetPlayerNameIsTaken?gamecode={gamecode}&playername={playername} |
No documentation available. |
| GET api/common/GetCurrentGameStatus?gamecode={gamecode} |
No documentation available. |
| GET api/common/GetCurrentGameStatusID?gamecode={gamecode} |
No documentation available. |
| GET api/common/GetRandomResponse?minWordCount={minWordCount}&maxWordCount={maxWordCount} |
No documentation available. |
| GET api/Common?gamecode={gamecode} |
No documentation available. |
Test
| API | Description |
|---|---|
| GET api/Test |
No documentation available. |
| GET api/secure/Test |
No documentation available. |