1

I want to get recycler status from this device (BNR-bill acceptor) and i have problem with it.

When i want to initialize class

Recycler rec = new Recycler();

I get an error:

The type 'Mei.Bnr.Module.Recycler.Recycler' has no constructors defined

Here is a screen from object browser. I will be gratefull for any suggestion.

enter image description here

user3455769
  • 49
  • 1
  • 7
  • It's also possible that the library creators have a factory of some sort that will construct those for you and give you an instance, instead of being able to instantiate directly. – Steve Mar 24 '14 at 14:49
  • How to use this instance? Any samle of symilar problem? – user3455769 Mar 24 '14 at 14:57

0 Answers0