sendSessionHeartbeat abstract method

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

Implementation

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