| Package | Description |
|---|---|
| org.kurento.room.client.internal |
| Modifier and Type | Method and Description |
|---|---|
static Notification.Method |
Notification.Method.getFromValue(String val) |
Notification.Method |
Notification.getMethod() |
static Notification.Method |
Notification.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Notification.Method[] |
Notification.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.setMethod(Notification.Method method) |
| Constructor and Description |
|---|
Notification(Notification.Method method) |
Copyright © 2015 Kurento. All rights reserved.