Class PgNotifyContext

Hierarchy

  • PgNotifyContext

Constructors

  • Parameters

    • processId: number
    • channel: string
    • Optional data: any
    • Optional requestId: string

    Returns PgNotifyContext

Properties

channel: string | Record<string, any>
data?: any
processId: number
requestId?: string

Methods

  • Returns string | Record<string, any>

  • Returns any

  • Returns number

  • Returns undefined | string

Generated using TypeDoc