Package-level declarations
Types
Link copied to clipboard
enum LoggingConfigurationState : Enum<LoggingConfigurationState> , ConvertibleToJava<LoggingConfigurationState>
The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
Link copied to clipboard
enum RoomMessageReviewHandlerFallbackResult : Enum<RoomMessageReviewHandlerFallbackResult> , ConvertibleToJava<RoomMessageReviewHandlerFallbackResult>
Specifies the fallback behavior if the handler does not return a valid response, encounters an error, or times out.