Package net.bluemind.mailshare.api
Interface IMailsharePromise
public interface IMailsharePromise
-
Method Summary
Modifier and TypeMethodDescriptiondeletePhoto
(String uid) getComplete
(String uid) CompletableFuture
<byte[]> CompletableFuture
<byte[]>
-
Method Details
-
allComplete
CompletableFuture<List<ItemValue<Mailshare>>> allComplete() -
delete
-
deletePhoto
-
getComplete
-
getIcon
-
getPhoto
-
setPhoto
-