| Constructor and Description |
|---|
ReplyResult() |
| Modifier and Type | Method and Description |
|---|---|
static SharingI.ReplyResult |
failed(String msg) |
String |
getFailMsg() |
boolean |
getOk() |
org.bedework.caldav.util.sharing.SharedAsType |
getSharedAs() |
static SharingI.ReplyResult |
success(String href) |
public static SharingI.ReplyResult failed(String msg)
msg - reasonpublic static SharingI.ReplyResult success(String href)
href - display name for new shareepublic boolean getOk()
public String getFailMsg()
public org.bedework.caldav.util.sharing.SharedAsType getSharedAs()
Copyright © 2019 Bedework. All rights reserved.