Hi i'm trying to do do some binding for the IDBlue framework on Monotouch there is one thing that i don't understand how it should translated is this:
- (SendStatus *) getTagInfo:(RfidTag*) tag withHandler: (id<IHfResponseHandler>) handler
How i should map id on mono touch? I looked on mono touch docs but i din't find a similar issue. Thanks