| RetrieveDialogsRequest Class |
[Missing <summary> documentation for "T:Quickblox.Sdk.Modules.ChatModule.Requests.RetrieveDialogsRequest"]
Namespace: Quickblox.Sdk.Modules.ChatModule.Requests
The RetrieveDialogsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| RetrieveDialogsRequest | Initializes a new instance of the RetrieveDialogsRequest class |
| Name | Description | |
|---|---|---|
| Count |
Count search results. Response will contain only count of records found.
(Inherited from ListRequest.) | |
| Filter | (Inherited from BaseRequestSettings.) | |
| Headers |
Возвращает коллекцию хедеров и их значений.
(Inherited from BaseRequestSettings.) | |
| Limit |
Limit search results to N records. Useful for pagination. Default value - 100.
(Inherited from ListRequest.) | |
| Skip |
Skip N records in search results. Useful for pagination. Default (if not specified): 0.
(Inherited from ListRequest.) |
| 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.) |