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
Write a method that would take an ICS as an input file, being an invitation to a calendar event (METHOD: REQUEST), that would the transform it in output into a METHOD: REPLY ICS event with the attendance of the participant (accept / reject / maybe)
Write a method that would take an ICS as an input file, being an invitation to a calendar event (
METHOD: REQUEST
), that would the transform it in output into aMETHOD: REPLY
ICS event with the attendance of the participant (accept / reject / maybe)Note:
Example
Given I have this ics file as input:
Accepting the invitation might result in something like this:
DoD: Unit tests
The text was updated successfully, but these errors were encountered: