Hi,
this is the error when compiling:
-------------------------------
B4J Version: 5.90
Parsing code. (0.00s)
Compiling code. Error
Error compiling program.
Error description: Unknown type: anywheresoftware.b4h.okhttp.OkHttpClientWrapper.OkHttpRequest
Are you missing a library reference?
Error occurred on line: 98
job.GetRequest.Timeout = 10000
Word: timeout
-------------------------------
Line 98 is: job.GetRequest.Timeout = 10000
I think sintax is not correct ot timeout property dont' exist for GetRequest
I'm using jOkHttpUtils2 library and is already included in the project
Any help pls?
thenks