signify-ts
    Preparing search index...

    Class Notifications

    Notifications

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Methods

    • Delete a notification

      Parameters

      • said: string

        SAID of the notification

      Returns Promise<void>

    • List notifications

      Parameters

      • Optionalstart: number = 0

        Start index of list of notifications, defaults to 0

      • Optionalend: number = 24

        End index of list of notifications, defaults to 24

      Returns Promise<any>

      A promise to the list of notifications

    • Mark a notification as read

      Parameters

      • said: string

        SAID of the notification

      Returns Promise<string>

      A promise to the result of the marking