Get a Share record and the Item it references with all Slots decrypted.
Defaults to 'incoming'.
Filter by ShareType, either incoming or outgoing.
Share the Item with another user (identified by the Connection). You can only share Items you own or are permitted to re-share.
Connection id string or Connection owned by the user initiating the share.
Item id or Item to be shared.
Updates the shared copy of an item with new data in the actual item.
When a share is initially created it is encrypted with a generated symmetric key, encrypted with the recipient's public key. See getShareDEK for decrypting that key.
true if the share is encrypted with the shared key.
Generated using TypeDoc
Service for sharing data between two connected Meeco users. Connections can be setup via the ConnectionService