API reference / @evolu/common / local-first/Protocol / createProtocolMessageForUnsubscribe
Function: createProtocolMessageForUnsubscribe()
function createProtocolMessageForUnsubscribe(ownerId): ProtocolMessage;
Defined in: packages/common/src/local-first/Protocol.ts:543
Parameters
| Parameter | Type |
|---|---|
ownerId | string & Brand<"Id"> & Brand<"OwnerId"> |