Struct untis::Units [] [src]

pub struct Units { /* fields omitted */ }

Provides access to webuntis.com

Methods

impl Units
[src]

[src]

The server and school name comes from the URL to access untis using a browser. https://SERVER.webuntis.com/WebUntis/jsonrpc.do?school=SCHOOL Username and password are required.

[src]

Creates a new session

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Quits the current session

Trait Implementations

Auto Trait Implementations

impl Send for Units

impl Sync for Units