Class VoiceComment
- java.lang.Object
-
- org.zendesk.client.v2.model.Comment
-
- org.zendesk.client.v2.model.comments.VoiceComment
-
- All Implemented Interfaces:
Serializable
public class VoiceComment extends Comment
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VoiceComment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description VoiceCommentDatagetData()-
Methods inherited from class org.zendesk.client.v2.model.Comment
getAttachments, getAuthorId, getBody, getCreatedAt, getHtmlBody, getId, getType, getUploads, getVia, isPublic, setAttachments, setAuthorId, setBody, setCreatedAt, setHtmlBody, setId, setPublic, setType, setUploads, setVia, toString
-
-
-
-
Method Detail
-
getData
public VoiceCommentData getData()
-
-