| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static EventErrorCode |
EventErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static EventErrorCode |
EventErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventErrorCode[] |
EventErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.withErrorCode(EventErrorCode errorCode)
If the event is an error event, the error code is provided to give insight into the specific error that occurred.
|
Copyright © 2023. All rights reserved.