Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeCloseSession
Packages that use RequestTypeCloseSession
-
Uses of RequestTypeCloseSession in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeCloseSessionModifier and TypeMethodDescriptionstatic RequestTypeCloseSessionRequestTypeCloseSession.fromString(String key) CloseSessionRequest.getAction()static RequestTypeCloseSessionReturns the enum constant of this class with the specified name.static RequestTypeCloseSession[]RequestTypeCloseSession.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type RequestTypeCloseSessionModifier and TypeMethodDescriptionCloseSessionRequest.action(RequestTypeCloseSession action) voidCloseSessionRequest.setAction(RequestTypeCloseSession action)