| 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.
|
| Modifier and Type | Method and Description |
|---|---|
EmailListener |
EmailRequest.getListener()
Get the listener that was previously assigned using
EmailRequest.setListener(EmailListener). |
| Modifier and Type | Method and Description |
|---|---|
EmailRequest |
EmailRequest.setListener(EmailListener emailListener)
Responses to a
EmailRequest.send() request arrive asynchronously. |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleEmailListener
Sample code: Email Listener
|
Copyright © 2021 Avaya. All rights reserved.