Skip to content

Mandrill_Users

Mathieu Nayrolles edited this page Jan 20, 2016 · 1 revision

Mandrill_Users

  • Class name: Mandrill_Users
  • Namespace:

Methods

__construct

mixed Mandrill_Users::__construct(\Mandrill $master)
  • Visibility: public

Arguments

info

\struct Mandrill_Users::info()

Return the information about the API-connected user

  • Visibility: public

ping

string Mandrill_Users::ping()

Validate an API key and respond to a ping

  • Visibility: public

ping2

\struct Mandrill_Users::ping2()

Validate an API key and respond to a ping (anal JSON parser version)

  • Visibility: public

senders

array Mandrill_Users::senders()

Return the senders that have tried to use this account, both verified and unverified

  • Visibility: public
Clone this wiki locally