| Interface | Description |
|---|---|
| APICallback |
An interface describing a callback mechanism for the
asynchronous, rate limit aware API connection.
|
| SendGridAPI |
| Class | Description |
|---|---|
| SendGrid |
Class SendGrid allows for quick and easy access to the SendGrid API.
|
| Exception | Description |
|---|---|
| RateLimitException |
An exception thrown when the maximum number of retries
have occurred, and the API calls are still rate limited.
|