| Package | Description |
|---|---|
| org.restcomm.media.spi |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionType |
ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionType[] |
ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
Endpoint.createConnection(ConnectionType type,
Boolean isLocal)
Creates new connection with specified mode.
|
void |
Endpoint.deleteConnection(Connection connection,
ConnectionType type)
Deletes specified connection.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.