| PagedRequestSettings Class |
[Missing <summary> documentation for "T:Quickblox.Sdk.GeneralDataModel.Request.PagedRequestSettings"]
Namespace: Quickblox.Sdk.GeneralDataModel.Request
The PagedRequestSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| PagedRequestSettings | Initializes a new instance of the PagedRequestSettings class |
| Name | Description | |
|---|---|---|
| Filter | (Inherited from BaseRequestSettings.) | |
| Headers |
Возвращает коллекцию хедеров и их значений.
(Inherited from BaseRequestSettings.) | |
| Page |
page No Unsigned Integer 3 Page number of the book of the results that you want to get.By default: 1
| |
| PerPage |
per_page No Unsigned Integer 15 The maximum number of results per page.Min: 1. Max: 100. By default: 10
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |