sendSessionHeartbeat abstract method

Future<SendSessionHeartbeatResponse> sendSessionHeartbeat(
  1. ServiceCall call,
  2. SendSessionHeartbeatRequest request
)

Implementation

$async.Future<$34.SendSessionHeartbeatResponse> sendSessionHeartbeat($grpc.ServiceCall call, $34.SendSessionHeartbeatRequest request);