| Package | Description |
|---|---|
| pl.smsapi.api | |
| pl.smsapi.api.action.contacts |
| Modifier and Type | Method and Description |
|---|---|
ContactsContactList |
ContactsFactory.actionContactList()
Deprecated.
use @link pl.smsapi.api.action.contacts.ContactsFactory#actionList() instead
|
| Modifier and Type | Method and Description |
|---|---|
ContactsContactList |
ContactsContactList.filterByBirthdayDate(String birthdayDate)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByEmail(String email)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByFirstName(String firstName)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByGender(String gender)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByGroupId(String groupId)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByGroupIds(String[] groupIds)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByLastName(String lastName)
Deprecated.
|
ContactsContactList |
ContactsContactList.filterByPhoneNumber(String phoneNumber)
Deprecated.
|
ContactsContactList |
ContactsContactList.limit(int limit)
Deprecated.
|
ContactsContactList |
ContactsContactList.offset(int offset)
Deprecated.
|
ContactsContactList |
ContactsContactList.orderBy(String orderBy)
Deprecated.
|
Copyright © 2024. All rights reserved.