Uses of Class
com.slack.api.methods.response.conversations.ConversationsInviteResponse.Error
| Package | Description |
|---|---|
| com.slack.api.methods.response.conversations |
-
Uses of ConversationsInviteResponse.Error in com.slack.api.methods.response.conversations
Methods in com.slack.api.methods.response.conversations that return types with arguments of type ConversationsInviteResponse.Error Modifier and Type Method Description List<ConversationsInviteResponse.Error>ConversationsInviteResponse. getErrors()Method parameters in com.slack.api.methods.response.conversations with type arguments of type ConversationsInviteResponse.Error Modifier and Type Method Description voidConversationsInviteResponse. setErrors(List<ConversationsInviteResponse.Error> errors)