| Package | Description |
|---|---|
| com.slack.api.model.event |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| com.slack.api.model.view |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
View |
AppHomeOpenedEvent.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppHomeOpenedEvent.setView(View view) |
| Modifier and Type | Method and Description |
|---|---|
View |
View.ViewBuilder.build() |
static View |
Views.view(ModelConfigurator<View.ViewBuilder> configurator) |
Copyright © 2020. All rights reserved.