RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect Class Reference
Inheritance diagram for RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect:
Collaboration diagram for RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect:

Classes

class  Request
 
class  Response
 

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 req
 
 resp
 

Detailed Description

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.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.CognitiveExerciseSelect.CognitiveExerciseSelect.__init__ (   self,
  kwargs 
)

Constructor.

Parameters
**kwargs- Keyword argumen.ts. Apply values to the request attributes.

Definition at line 104 of file CognitiveExerciseSelect.py.

Member Data Documentation

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.


The documentation for this class was generated from the following file: