Class ChatServiceClient.ListMessagesPagedResponse (0.7.0)

public static class ChatServiceClient.ListMessagesPagedResponse extends AbstractPagedListResponse<ListMessagesRequest,ListMessagesResponse,Message,ChatServiceClient.ListMessagesPage,ChatServiceClient.ListMessagesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ChatServiceClient.ListMessagesPagedResponse

Static Methods

createAsync(PageContext<ListMessagesRequest,ListMessagesResponse,Message> context, ApiFuture<ListMessagesResponse> futureResponse)

public static ApiFuture<ChatServiceClient.ListMessagesPagedResponse> createAsync(PageContext<ListMessagesRequest,ListMessagesResponse,Message> context, ApiFuture<ListMessagesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMessagesRequest,ListMessagesResponse,Message>
futureResponse ApiFuture<ListMessagesResponse>
Returns
Type Description
ApiFuture<ListMessagesPagedResponse>