Properties
calendar:get- events- for- user
classbook:get- statistics+subject
classbook:get- statistics+time
letters:get- letters
letters:get-
letters
: { parameters
: undefined ; response
: Letter [] ; }
messenger:count- new- messages
messenger:count- new- messages: { parameters: undefined ; response: number ; }
Type declaration
parameters: undefined
response: number
messenger:get- messages- by- subscription
messenger:get- remote- storage- url
messenger:get- remote- storage- url: { parameters: undefined ; response: string ; }
Type declaration
parameters: undefined
response: string
messenger:get- subscriptions
messenger:get-
subscriptions
: { parameters
: undefined ; response
: Subscription [] ; }
null:get- current- term
null:get-
current-
term
: { parameters
: undefined ; response
: Term ; }
Type declaration
parameters: undefined
response: Term
null:get- institution
null:get-
institution
: { parameters
: undefined ; response
: Institution ; }
null:get- new- notifications- count
null:get- new- notifications- count: { parameters: undefined ; response: number ; }
Type declaration
parameters: undefined
response: number
null:get- settings
null:get-
settings
: { parameters
: undefined ; response
: Settings ; }
null:get- websocket- push- url
null:get- websocket- push- url: { parameters: undefined ; response: string ; }
Type declaration
parameters: undefined
response: string
null:set- notification- read
schedules:get- actual- lessons
List of all possible Requests with their Parameters and Response ":" is used to separate Module and Endpoint "+" is used to separate multiple Requests with same Id but different Parameters and Response