activitystory.deleted Client Message
Client-side message raised when an activity story is deleted. This message is only sent to clients who are present to the activity story service.
Usage
messaging.subscribe('activitystory.deleted', function(data) {
// handle the event
});
Data
storyId
: Activity Story IDstoryTypeId
: Activity Story Type IDcontentId
: Content IDcontentTypeId
: Content Type IDtypeId
: Activity Story Categoryization/Type IDcontainerIds
: Array of Container IDs affected by this story