HapState.removeRecordById

void removeRecordById(size_t id) @safe

Remove the record with the given id, copying first when dispatching.

Parameters

idId of the record to remove.