public final class PreAnswerMediaState extends Enum
MediaService,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static PreAnswerMediaState |
CONNECTED
Send a 200 OK SIP response in early media phase
|
static PreAnswerMediaState |
EARLY
Send a 183 SIP Progress response in early media phase
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
static PreAnswerMediaState |
valueOf(String name) |
static PreAnswerMediaState[] |
values() |
public static final PreAnswerMediaState EARLY
public static final PreAnswerMediaState CONNECTED
public static PreAnswerMediaState[] values()
public static PreAnswerMediaState valueOf(String name)
public String getValue()
Copyright © 2023 Avaya. All rights reserved.