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