Uses of Class
io.sendon.contacts.request.CreateBlocklistRequest
Packages that use CreateBlocklistRequest
-
Uses of CreateBlocklistRequest in io.sendon.contacts
Methods in io.sendon.contacts with parameters of type CreateBlocklistRequestModifier and TypeMethodDescriptionSendonContacts.addBlocklist(CreateBlocklistRequest request) Adds a phone number to the blocklist using a request object. -
Uses of CreateBlocklistRequest in io.sendon.contacts.request
Methods in io.sendon.contacts.request that return CreateBlocklistRequestModifier and TypeMethodDescriptionContactBuilder.CreateBlocklistBuilder.build()Builds the CreateBlocklistRequest object.