VALARM can be - email - display - sound according to RFC 5545. Please create specific `new_...()` methods to verify all fields are set properly for these cases. - [ ] create a nice doc string for them - [ ] document parameters - [ ] link to RFC - [ ] give an example of how to use the class method adding this to an Event with `Event.new()`
VALARM can be
according to RFC 5545.
Please create specific
new_...()methods to verify all fields are set properly for these cases.Event.new()