compressDeletion

open fun compressDeletion(itemToDeleteUid: String): Single<String>

Generate the compressed message of an event to delete.

Return

Single with the compressed message.

Parameters

itemToDeleteUid

Event uid.