| Package | Description |
|---|---|
| com.avaya.collaboration.email |
Provides an API useful for sending an email.
|
| com.avaya.collaboration.email.sample |
Provides examples for using the Email API.
|
| Class and Description |
|---|
| ContentType
Represents an ContentType Enum class containing the supported MIME types.
|
| EmailListener
A service writer who wishes to receive responses to an
EmailRequest.send() operation will need to implement this interface. |
| EmailRequest
Represents an EmailRequest object which can be used to send an email to one
or more destinations.
|
| EmailResponse
Represents an EmailResponse object which can be used to get information about
a response to an
EmailRequest.send() operation. |
| Class and Description |
|---|
| EmailListener
A service writer who wishes to receive responses to an
EmailRequest.send() operation will need to implement this interface. |
| EmailResponse
Represents an EmailResponse object which can be used to get information about
a response to an
EmailRequest.send() operation. |
Copyright © 2021 Avaya. All rights reserved.