delete property
Whether the agent supports session/delete.
Optional. Omitted or null both mean the agent does not advertise support.
Supplying {} means the agent supports deleting sessions from session/list.
Implementation
final SessionDeleteCapabilities? delete;