Activity Stream
Activity Stream (log) permission
Methods
Method | Description |
---|---|
log.blogpost.add | Adds a message to Activity Stream on behalf of the current user. |
log.blogpost.getusers.important | Passes an array of user IDs, who have read an Important Message. |
log.blogpost.get | Returns an array with Activity Stream messages, accessible to the current user. Each of the messages is an array of field values (including user fields). |
log.blogpost.delete | Deletes Activity Stream message. |
log.blogpost.share | Adds recipients to Activity Stream message. |
log.blogpost.update | Modifies Activity Stream message. |
log.blogcomment.add | Adds comment to Activity Stream message. |