| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SmsListener |
SmsRequest.getListener()
Get the listener that was previously assigned using
SmsRequest.setListener(SmsListener). |
| Modifier and Type | Method and Description |
|---|---|
SmsRequest |
SmsRequest.setListener(SmsListener smsListener)
Responses to a
SmsRequest.send() request arrive asynchronously. |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleSmsListener
Sample code: SMS Listener
This is the listener set in the SampleSms logic. |
Copyright © 2023 Avaya. All rights reserved.