Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Add EmailActivity. #24

Merged
merged 1 commit into from
Nov 18, 2017

Conversation

wridgers
Copy link
Contributor

Building on the work by @filchakov, I have added basic email activity functionality.

  • Moved note property from Activity to NoteActivity, which extends Activity.
  • Renamed class Call to CallActivity, which now extends Activity.
  • Added EmailActivity, which also extends Activity.

Renaming these classes was required, otherwise there would be a collision with the Email class that already exists.

I added addEmail and getEmails methods to ActivityApi. I've not implemented the update methods as I don't need them at the moment. :) They should be easy though.

…lActivity and addEmail, getEmails methods to ActivityApi.
@marczahn marczahn merged commit 05c4885 into loopline-systems:develop Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants