Package com.independentsoft.graph.teams
Class CallTranscript
java.lang.Object
com.independentsoft.graph.teams.CallTranscript
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getId()byte[]voidsetContent(byte[] content)voidsetMetadataContent(byte[] metadataContent)toString()
-
Constructor Details
-
CallTranscript
public CallTranscript() -
CallTranscript
-
-
Method Details
-
toString
-
getId
-
getMeetingId
-
getMeetingOrganizer
-
getTranscriptContentUrl
-
getMetadataContentUrl
-
getContent
public byte[] getContent() -
setContent
public void setContent(byte[] content) -
getMetadataContent
public byte[] getMetadataContent() -
setMetadataContent
public void setMetadataContent(byte[] metadataContent) -
getCreatedDateTime
-
getEndDateTime
-