sendSessionHeartbeat abstract method

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

Implementation

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