Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MailClient

Index

Constructors

Properties

Methods

Constructors

Properties

client: HttpClient

Methods

  • testConnect(): Promise<Response<string>>
  • Returns Promise<Response<string>>

  • testSmtpService(params: { content: string; subject: string; to: string }): Promise<Response<string>>
  • Parameters

    • params: { content: string; subject: string; to: string }
      • content: string
      • subject: string
      • to: string

    Returns Promise<Response<string>>

Generated using TypeDoc