getAllMessagesBySyncIds abstract method

Future<MessagesResponse> getAllMessagesBySyncIds(
  1. ServiceCall call,
  2. SyncIds request
)

Implementation

$async.Future<$1.MessagesResponse> getAllMessagesBySyncIds($grpc.ServiceCall call, $1.SyncIds request);