Show:

Streams.Notification Class

Extends Base.Streams.Notification
Module: Streams

Class representing 'Notification' rows in the 'Streams' database
stored primarily on userId's shard

Constructor

Streams.Notification

(
  • fields
)

Parameters:

  • fields Object

    The fields values to initialize table row as an associative array of {column: value} pairs

Item Index

Methods

Methods

setUp

()

The setUp() method is called the first time an object of this class is constructed.