public static class SyncReplItem.Response extends Object
SyncDoneControl
contained in a response.Constructor and Description |
---|
Response(Response<SearchResult> res)
Creates a new response.
|
Modifier and Type | Method and Description |
---|---|
Response<SearchResult> |
getResponse()
Returns the underlying response.
|
SyncDoneControl |
getSyncDoneControl()
Returns the sync done control or null if no such control exists in the response.
|
String |
toString() |
public Response(Response<SearchResult> res)
SyncDoneControl
it is made available via
getSyncDoneControl()
.res
- to search for sync done control inpublic Response<SearchResult> getResponse()
public SyncDoneControl getSyncDoneControl()
Copyright © 2023. All rights reserved.