Brownie Requester

constructor(host: String, sessionId: String?, language: String, debugMode: Boolean = false)

Parameters

host

The host address where is running the backend

sessionId

The identifier of the session

language

The language of the device

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