Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.EmailRecipientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.Event
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.FallbackChannel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.NotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.TemplateAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.totvs.tjf.communication.sdk.messages.TemplateMessage
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.EmailRecipientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.Event
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.FallbackChannel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.NotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.TemplateAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.totvs.tjf.communication.sdk.messages.TemplateMessage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Voice - Class in com.totvs.tjf.communication.sdk.messages
-
This class represents the default structure of a voice message.
- Voice(Voice.VoiceBuilder<?, ?>) - Constructor for class com.totvs.tjf.communication.sdk.messages.Voice
- VOICE - Enum constant in enum class com.totvs.tjf.communication.sdk.messages.MessageType
- Voice.VoiceBuilder<C,
B> - Class in com.totvs.tjf.communication.sdk.messages - VoiceAddedEvent - Class in com.totvs.tjf.communication.sdk.events.voice
-
Event executed when a new voice message is added.
- VoiceAddedEvent.VoiceMessageEvent - Class in com.totvs.tjf.communication.sdk.events.voice
- VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder - Class in com.totvs.tjf.communication.sdk.events.voice
- VoiceBuilder() - Constructor for class com.totvs.tjf.communication.sdk.messages.Voice.VoiceBuilder
- VoiceNotAddedEvent - Class in com.totvs.tjf.communication.sdk.events.voice
-
Event executed when an error occurred while adding a new voice message.
- VoiceNotAddedEvent(String, List<CommandNotExecutedEvent.Errors>) - Constructor for class com.totvs.tjf.communication.sdk.events.voice.VoiceNotAddedEvent
- VoiceNotSentEvent - Class in com.totvs.tjf.communication.sdk.events.voice
-
Event executed when an error occurred while inserting sending the voice message.
- VoiceNotSentEvent(String, List<CommandNotExecutedEvent.Errors>) - Constructor for class com.totvs.tjf.communication.sdk.events.voice.VoiceNotSentEvent
- VoiceSentEvent - Class in com.totvs.tjf.communication.sdk.events.voice
-
Event executed when a voice message is sent.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form