Uses of Class
com.greenapi.client.pkg.models.response.GetContactsResp
Packages that use GetContactsResp
-
Uses of GetContactsResp in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods that return types with arguments of type GetContactsRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<GetContactsResp>>GreenApiService.getContacts()The method is aimed for getting a list of the current account contacts.