| Package | Description |
|---|---|
| com.slack.api.model |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
List<MatchedItem.Address> |
MatchedItem.getCc() |
List<MatchedItem.Address> |
MatchedItem.getFrom() |
List<MatchedItem.Address> |
MatchedItem.getTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchedItem.setCc(List<MatchedItem.Address> cc) |
void |
MatchedItem.setFrom(List<MatchedItem.Address> from) |
void |
MatchedItem.setTo(List<MatchedItem.Address> to) |
Copyright © 2020. All rights reserved.