TMS FNC Cloud Google Gmail guides
TTMSFNCCloudGoogleGmail connects to a Gmail account over OAuth 2.0 and
exposes labels, messages, and attachments through asynchronous, event-driven
operations. Start with Getting started, then use the
chapters below by task.
Chapters
| Chapter | Covers |
|---|---|
| Authentication | App registration credentials, the Connect OAuth flow, and persisting tokens |
| Labels and messages | Listing labels and retrieving messages, filtered and paged |
| Attachments and inline images | Downloading attachments and rendering a message body with embedded images |
| Sending, labeling and deleting | Composing and sending messages, managing message labels, and deleting messages |
Related API
| Class | Purpose |
|---|---|
TTMSFNCCloudGoogleGmail |
Main Gmail integration component |
TTMSFNCCloudGoogleGmailMessage |
A mail message |
TTMSFNCCloudGoogleGmailLabel |
A Gmail label |
TTMSFNCCloudGoogleGmailMessageAttachment |
An attachment on a received message |