@Deprecated public interface CommentResources
| Modifier and Type | Method and Description |
|---|---|
AssociatedAttachmentResources |
attachments()
Deprecated.
As of release 2.0
|
void |
deleteComment(long sheetId,
long commentId)
Deprecated.
As of release 2.0
|
Comment |
getComment(long sheetId,
long commentId)
Deprecated.
As of release 2.0
|
@Deprecated Comment getComment(long sheetId, long commentId)
sheetId - the idcommentId - the commentid@Deprecated void deleteComment(long sheetId, long commentId)
sheetId - the idcommentId - the commentid@Deprecated AssociatedAttachmentResources attachments()
Copyright © 2014–2017 Smartsheet. All rights reserved.