Package com.slack.api.model.block
Class CallBlock.Call
java.lang.Object
com.slack.api.model.block.CallBlock.Call
- Enclosing class:
- CallBlock
public class CallBlock.Call extends Object
-
Constructor Summary
Constructors Constructor Description Call() -
Method Summary
-
Constructor Details
-
Call
public Call()
-
-
Method Details
-
getId
-
getAppId
-
getAppIconUrls
-
getDateStart
-
getActiveParticipants
-
getAllParticipants
-
getDisplayId
-
getJoinUrl
-
getDesktopAppJoinUrl
-
getName
-
getCreatedBy
-
getDateEnd
-
getChannels
-
getIsDmCall
-
getWasRejected
-
getWasMissed
-
getWasAccepted
-
getHasEnded
-
setId
-
setAppId
-
setAppIconUrls
-
setDateStart
-
setActiveParticipants
-
setAllParticipants
-
setDisplayId
-
setJoinUrl
-
setDesktopAppJoinUrl
-
setName
-
setCreatedBy
-
setDateEnd
-
setChannels
-
setIsDmCall
-
setWasRejected
-
setWasMissed
-
setWasAccepted
-
setHasEnded
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-