Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlertDAO

Hierarchy

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

http

Methods

count

get

  • get(last_checked_time?: Moment, no_reset?: boolean): Promise<AlertResponse>
  • Retrieve an alert response containing all posts/etc. that are un-viewed.

    Parameters

    • Optional last_checked_time: Moment
    • Optional no_reset: boolean

    Returns Promise<AlertResponse>

Protected handleErrors

Generated using TypeDoc