You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to further extend this plugin to utilize the Android CalendarContract.Attendees class to return the list of attendees when using findEvents()? Or is there a reason this hasn't been included yet?
I wanted to ask and put this out there in-case there was a reason this hadn't been included (yet) and/or for someone who is more familiar with this to submit this as a PR.
The text was updated successfully, but these errors were encountered:
Would it be possible to further extend this plugin to utilize the Android
CalendarContract.Attendees
class to return the list of attendees when usingfindEvents()
? Or is there a reason this hasn't been included yet?For reference:
https://developer.android.com/reference/android/provider/CalendarContract.Attendees.html
I wanted to ask and put this out there in-case there was a reason this hadn't been included (yet) and/or for someone who is more familiar with this to submit this as a PR.
The text was updated successfully, but these errors were encountered: