Namespace: clbStream

Member Of Module: clb-stream

Description

clbStream service is used to retrieve feed of activities given a user, a collab or a specific context.

Function: getStream

Get a feed of activities regarding an item type and id.

getStream(type, id, options)
Arguments:
  • type (string) – The type of object to get the feed for
  • id (string|int) – The id of the object to get the feed for
  • options (object) – Parameters to pass to the query
Return Promise:

resolve to the feed of activities