webuntis v0.0.1 (2015-09-21T17:04:38Z)
Dub
Repo
Request
webuntis
Undocumented in source.
struct
Request {
string
id
;
string
method
;
string
params
;
string
jsonrpc
;
JSONValue
toJSON
();
}
Members
Functions
toJSON
JSONValue
toJSON
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
id
string
id
;
Undocumented in source.
jsonrpc
string
jsonrpc
;
Undocumented in source.
method
string
method
;
Undocumented in source.
params
string
params
;
Undocumented in source.
Meta
Source
See Implementation
webuntis
classes
Session
structs
Request
SchoolClass
SessionConfiguration