public class ObserverConfig extends AbstractRequestConfig
| Constructor and Description |
|---|
ObserverConfig() |
| Modifier and Type | Method and Description |
|---|---|
ObserveCancel |
getObserveCancel() |
CoapRequestType |
getType() |
void |
setObserveCancel(ObserveCancel observeCancel) |
void |
setType(CoapRequestType type) |
getHost, getPath, getPort, getQueryConfigs, getRemoteEndpointConfig, setHost, setPath, setPort, setQueryConfigs, setRemoteEndpointConfigpublic CoapRequestType getType()
public void setType(CoapRequestType type)
type - the message type to setpublic ObserveCancel getObserveCancel()
public void setObserveCancel(ObserveCancel observeCancel)
observeCancel - the observeCancel to setCopyright © 2019–2025 Teslanet.nl. All rights reserved.