SessionResumptionConfig.resume constructor
SessionResumptionConfig.resume(
- String handle
Creates a SessionResumptionConfig to resume a previous session.
handle is the session resumption handle received in a previous session's
SessionResumptionUpdate.
Implementation
SessionResumptionConfig.resume(String this.handle);