
public class HandGesturesPublisher extends Object implements AbstractContext
| Constructor and Description |
|---|
HandGesturesPublisher() |
| Modifier and Type | Method and Description |
|---|---|
ContextEvent |
getContextEvent()
This method returns the
ContextEvent |
Collection<?> |
handleContextEvent(ContextEvent response)
This method handles the given response.
|
void |
setContextEvent(Collection<?> args)
This method sets the arguments of the
ContextEvent. |
public final ContextEvent getContextEvent()
AbstractContextContextEventgetContextEvent in interface AbstractContextpublic final void setContextEvent(Collection<?> args)
AbstractContextContextEvent.setContextEvent in interface AbstractContextargs - Collection of arguments to be used for creating the proper
ContextEventpublic final Collection<?> handleContextEvent(ContextEvent response)
AbstractContexthandleContextEvent in interface AbstractContextresponse - The ContextEvent to be processedCopyright © 2018 universAAL Consortium. All rights reserved.