handle property
The handle of a previous session. If not present then a new session is created.
Session handles come from SessionResumptionUpdate.token values in
previous connections.
Implementation
final String? handle;
The handle of a previous session. If not present then a new session is created.
Session handles come from SessionResumptionUpdate.token values in
previous connections.
final String? handle;