proxygen
fizz::client::ReportHandshakeSuccess Struct Reference

#include <Actions.h>

Public Attributes

bool earlyDataAccepted {false}
 

Detailed Description

Reports that the full handshake has completed successfully. If earlyDataAccepted is true, the server accepted early data that was sent. If it is false, and early data was attempted, all the early data was rejected and was lost. The application is responsible for handling the loss of early data.

Definition at line 44 of file Actions.h.

Member Data Documentation

bool fizz::client::ReportHandshakeSuccess::earlyDataAccepted {false}

The documentation for this struct was generated from the following file: