listConversations abstract method
Future<ListConversationsResponse>
listConversations(
- ServiceCall call,
- ListConversationsRequest request
Implementation
$async.Future<$11.ListConversationsResponse> listConversations(
$grpc.ServiceCall call, $11.ListConversationsRequest request);