session Resumption
public abstract LiveConnectConfig.Builder sessionResumption(SessionResumptionConfig sessionResumption)
Setter for sessionResumption.
sessionResumption: Configures session resumption mechanism.
If included the server will send SessionResumptionUpdate messages.
@CanIgnoreReturnValue()
Setter for sessionResumption builder.
sessionResumption: Configures session resumption mechanism.
If included the server will send SessionResumptionUpdate messages.