__construct()
__construct() :
HEXONET APIClient
loginExtended(mixed|string|int params, otp) : \HEXONET\Response
Perform API login to start session-based communication.
Use given specific command parameters.
| mixed|string|int | params | given specific command parameters |
| otp | optional one time password |
Response
requestNextResponsePage(\HEXONET\Response rr) : \HEXONET\Response|null
Request the next page of list entries for the current list query Useful for tables
| \HEXONET\Response | rr | API Response of current page |
Response or null in case there are no further list entries