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