HapState.removeRecordById
void removeRecordById(size_t id) @safeRemove the record with the given id, copying first when dispatching.
Parameters
id | Id of the record to remove. |
void removeRecordById(size_t id) @safeRemove the record with the given id, copying first when dispatching.
id | Id of the record to remove. |