core.fhircastdisconnectevent | Medplum
FhircastDisconnectEvent type [](/content/docs/sdk/core.fhircastdisconnectevent#fhircastdisconnectevent-type "Direct link to FhircastDisconnectEvent type"/index.html)
Signature:
export type FhircastDisconnectEvent = {
type: 'disconnect';
};