Uses of Class
com.greenapi.pkg.models.response.LogoutResp
Packages that use LogoutResp
-
Uses of LogoutResp in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type LogoutRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<LogoutResp>GreenApiAccount.logout()The method is aimed for logging out an account.