Contacts icon indicating copy to clipboard operation
Contacts copied to clipboard

Is there a way to fetch CONTACT_STATUS_TIMESTAMP using this library?

Open bikranttripathi opened this issue 7 years ago • 2 comments

I'm trying to fetch the last updated timestamp of contacts but can't seem to find a way to include a field that's not available in this library.

Is this feature not available yet?

bikranttripathi avatar May 23 '17 15:05 bikranttripathi

Not without extending it.

tamir7 avatar May 24 '17 09:05 tamir7

There is no way to add where condition on CONTACT_STATUS_TIMESTAMP as well. Field enum is final so I can not extend it.

ghost avatar May 29 '17 12:05 ghost