sessionResumption property

SessionResumptionConfig? sessionResumption
final

Optional. Configures session resumption mechanism.

If included, the server will send SessionResumptionUpdate messages.

Implementation

final SessionResumptionConfig? sessionResumption;