Uses of Class
com.slack.api.methods.response.users.UsersGetPresenceResponse
Packages that use UsersGetPresenceResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of UsersGetPresenceResponse in com.slack.api.methods
Methods in com.slack.api.methods that return UsersGetPresenceResponseModifier and TypeMethodDescriptionMethodsClient.usersGetPresence(UsersGetPresenceRequest req) MethodsClient.usersGetPresence(RequestConfigurator<UsersGetPresenceRequest.UsersGetPresenceRequestBuilder> req) Methods in com.slack.api.methods that return types with arguments of type UsersGetPresenceResponseModifier and TypeMethodDescriptionAsyncMethodsClient.usersGetPresence(UsersGetPresenceRequest req) AsyncMethodsClient.usersGetPresence(RequestConfigurator<UsersGetPresenceRequest.UsersGetPresenceRequestBuilder> req) -
Uses of UsersGetPresenceResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return UsersGetPresenceResponseModifier and TypeMethodDescriptionMethodsClientImpl.usersGetPresence(UsersGetPresenceRequest req) MethodsClientImpl.usersGetPresence(RequestConfigurator<UsersGetPresenceRequest.UsersGetPresenceRequestBuilder> req) Methods in com.slack.api.methods.impl that return types with arguments of type UsersGetPresenceResponseModifier and TypeMethodDescriptionAsyncMethodsClientImpl.usersGetPresence(UsersGetPresenceRequest req) AsyncMethodsClientImpl.usersGetPresence(RequestConfigurator<UsersGetPresenceRequest.UsersGetPresenceRequestBuilder> req)