Class ChatServiceClient.ListReactionsPagedResponse (0.21.0)

publicstaticclass ChatServiceClient.ListReactionsPagedResponseextendsAbstractPagedListResponse<ListReactionsRequest,ListReactionsResponse,Reaction,ChatServiceClient.ListReactionsPage,ChatServiceClient.ListReactionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ChatServiceClient.ListReactionsPagedResponse

Static Methods

createAsync(PageContext<ListReactionsRequest,ListReactionsResponse,Reaction> context, ApiFuture<ListReactionsResponse> futureResponse)

publicstaticApiFuture<ChatServiceClient.ListReactionsPagedResponse>createAsync(PageContext<ListReactionsRequest,ListReactionsResponse,Reaction>context,ApiFuture<ListReactionsResponse>futureResponse)
Parameters
Name Description
context PageContext<ListReactionsRequest,ListReactionsResponse,Reaction>
futureResponse ApiFuture<ListReactionsResponse>
Returns
Type Description
ApiFuture<ListReactionsPagedResponse>

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.