|
Essential Kit
|
Represents a set of options that can be used to read contacts from the user's device.
Classes | |
| class | Builder |
| Represents the builder. More... | |
Properties | |
| int | Limit [get] |
| The maximum number of contacts to return. | |
| int | Offset [get] |
| The number of contacts to skip. | |
| ReadContactsConstraint | Constraints [get] |
| The constraints for the contacts to be retrieved. | |
|
get |
If the value is < 1, all contacts will be retrieved.
|
get |
This value is used to implement pagination.