Ametista Requester

constructor(host: String, userId: String?, userToken: String?, debugMode: Boolean = false)

Parameters

host

The host where is running the Nova's backend

userId

The user identifier

userToken

The user token

debugMode

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