getLinksByTarget abstract method

Future<MessagesResponse> getLinksByTarget(
  1. ServiceCall call,
  2. LinksByTargetRequest request
)

Implementation

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