Interface | Description |
---|---|
MessageAdapter.OnSendClickListener |
An interface that listens for when the Send It button is clicked and an autoReply is selected
from the associated spinner.
|
Class | Description |
---|---|
MessageAdapter |
This is an adapter for the recyclerView that contains both the late messages from contacts and
the autoReplies that they can send back to the their contacts.
|