See: Description
| Class | Description |
|---|---|
| Message |
Represents a message to be sent using underlying platform e-mail client or the cloud.
The code below demonstrates sending a simple message with attachments using the devices native email client: |
Send e-mail messages through underlying platforms e-mail clients or thru the Codename One cloud.
You can send messages and include attachments by using the platform native email client like this:
The following code demonstrates sending an email via the Codename One cloud, notice that this is a pro specific feature:
Copyright © 2023. All rights reserved.