Android Question MyCustomType is defined in KeyValueStore2 Library

Yayou49

Active Member
Licensed User
Why do you want to declare a type already hold and declared by a library ?
MyCustomType is declared as a keyvaluepair(int,string)
So, I think you just have to use it as it is.
 
Upvote 0
Top