Mark, just as a heads up:
This may not be working because you don't have the dependency loaded?
import com.kinvey.java.model.KinveyMetaData;
Without that being imported, you will probably run into issues.
Thanks,
Mark,
I'm a bit confused about the question then? You're saying that it's in the library... but it's missing from somewhere else?
Thanks,
Mark Thien
I am refering to the document on
http://devcenter.kinvey.com/android/guides/security#
The getRead() function is no longer available
ArrayList<String> readers = event.getMeta().getRead();
I am using kinvey android
kinvey-android-lib-2.9.1.jar
kinvey-java-2.9.1.jar
Please kindly advice
Thanks,
Mark Thien