| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api | |
| nl.teslanet.mule.connectors.coap.internal.client |
| Modifier and Type | Method and Description |
|---|---|
ObserveCancel |
ObserverRemoveParams.getObserveCancel() |
static ObserveCancel |
ObserveCancel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObserveCancel[] |
ObserveCancel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObserverRemoveParams.setObserveCancel(ObserveCancel observeCancel) |
| Modifier and Type | Method and Description |
|---|---|
ObserveCancel |
ObserverConfig.getObserveCancel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObserverConfig.setObserveCancel(ObserveCancel observeCancel) |
Copyright © 2019–2025 Teslanet.nl. All rights reserved.