| Package | Description |
|---|---|
| sila_java.library.manager.models |
| Modifier and Type | Method and Description |
|---|---|
static SiLACall.Type |
SiLACall.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiLACall.Type[] |
SiLACall.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SiLACall(UUID serverId,
String featureId,
String callId,
SiLACall.Type type) |
SiLACall(UUID serverId,
String featureId,
String callId,
SiLACall.Type type,
String parameters)
Call Constructor
|
Copyright © 2019. All rights reserved.