new EmailClient(glassContext)
A common object that calls backend REST APIs to handle Email operations
Parameters:
Name | Type | Description |
---|---|---|
glassContext |
Object | the Glass context |
Returns:
an object
Example
var emailClient = new EmailClient(glassContext);
Extends
- Class