![]() |
RAPP Platform API
|


Classes | |
| class | Request |
| class | Response |
Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| req | |
| resp | |
Cognitive Exercise Select Cloud Message object
For more information on available exercises have a look at:
https://github.com/rapp-project/rapp-platform/tree/master/rapp_cognitive_exercise
Definition at line 11 of file CognitiveExerciseSelect.py.
| def RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect.__init__ | ( | self, | |
| kwargs | |||
| ) |
Constructor.
| **kwargs | - Keyword argumen.ts. Apply values to the request attributes. |
Definition at line 104 of file CognitiveExerciseSelect.py.
| RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect.req |
Definition at line 116 of file CognitiveExerciseSelect.py.
| RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect.resp |
Definition at line 118 of file CognitiveExerciseSelect.py.