Glider
Requester
constructor(host: String, userId: String?, deviceId: String?, userToken: String?, debugMode: Boolean = false)
Parameters
host
The host address where is running the backend
user Id
The user identifier
device Id
The identifier of the current device
user Token
The user token
debug Mode
Whether the requester is still in development and who is developing needs the log of the requester's workflow, if it is enabled all the details of the requests sent and the errors occurred will be printed in the console