android - Missing APIs in Google Tasks API Java library -
i'm trying write tasks app android, using v1.3 library here:
as per javadoc, tasklist class has getupdated() api, returning last-modification time of list. however, it's missing in library , need api. reason why it's missing , how can it?
the api added in v1.6 of library. not sure why missing before.
Comments
Post a Comment