sendSessionHeartbeat abstract method

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

Implementation

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