Uses of Class
io.sendon.contacts.response.GetBlocklist
Packages that use GetBlocklist
-
Uses of GetBlocklist in io.sendon.contacts
Methods in io.sendon.contacts that return GetBlocklistModifier and TypeMethodDescriptionSendonContacts.getBlocklist(int cursor, int limit) Retrieves the blocklist with pagination support.SendonContacts.getBlocklist(GetBlocklistRequest request) Retrieves the blocklist using a request object.SendonContacts.getBlocklist(String senderNumber, String[] kakaoChannelIds, String[] blockTypes, String startDate, String endDate, Integer cursor, Integer limit) Retrieves the blocklist with advanced filtering and pagination support.