Show:

Streams.Invite Class

Extends Base.Streams.Invite
Module: Streams

Class representing 'Invite' rows in the 'Streams' database
stores invites to the stream on user id server

Constructor

Streams.Invite

(
  • 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.