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