Created
March 5, 2015 21:35
-
-
Save codenamejason/652d639d94d8427911fc to your computer and use it in GitHub Desktop.
TYPES of actions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- event::create. Event has been created. The object parameter contains the created event. | |
- event::deleted. Event has been deleted. The object parameter contains the deleted event. | |
- event::new. The actor has written a new post. The object parameter contains the contents of the post. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment