Class VoiceNotSentEvent
java.lang.Object
com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
com.totvs.tjf.communication.sdk.events.voice.VoiceNotSentEvent
- All Implemented Interfaces:
SmartTalkEvent
,com.totvs.tjf.core.common.domain.DomainEvent
,com.totvs.tjf.core.common.domain.DomainObject
Event executed when an error occurred while inserting sending the voice
message.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
CommandNotExecutedEvent.Errors
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.totvs.tjf.communication.sdk.events.CommandNotExecutedEvent
getErrors
-
Field Details
-
CONDITIONAL_EXPRESSION
- See Also:
-
-
Constructor Details
-
VoiceNotSentEvent
-
-
Method Details
-
getId
-
equals
- Overrides:
equals
in classCommandNotExecutedEvent
-
canEqual
- Overrides:
canEqual
in classCommandNotExecutedEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classCommandNotExecutedEvent
-
toString
- Overrides:
toString
in classCommandNotExecutedEvent
-