| Package | Description |
|---|---|
| com.avaya.collaboration.sms |
Provides an API useful for sending SMS messages.
|
| com.avaya.collaboration.sms.sample |
Provides examples for using the SMS API.
|
| Class and Description |
|---|
| SmsListener
A service writer who wishes to receive responses to an
SmsRequest.send() operation will need to implement this interface. |
| SmsRequest
Represents an SmsRequest object which can be used to send a text
messages to one or more destinations.
|
| SmsResponse
Represents an SmsResponse object which can be used to get information about a
response to an
SmsRequest.send() operation. |
| Class and Description |
|---|
| SmsListener
A service writer who wishes to receive responses to an
SmsRequest.send() operation will need to implement this interface. |
| SmsResponse
Represents an SmsResponse object which can be used to get information about a
response to an
SmsRequest.send() operation. |
Copyright © 2021 Avaya. All rights reserved.