What I need is the property "Timestamp", but I can't seem to access it that way (neither can I get it via message.GetIntProperty()). Does anyone have an idea what else i could try?
First get a string[] of the property names. Then use each property and retrieve it as an object. Last but not least do object.getClass().getName() to determine the type of the property....
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum