
public class SmsUIHandler extends UIHandler
busResourceURI, owner, theBus| Constructor and Description |
|---|
SmsUIHandler(ModuleContext mcontext,
ISMSSender backendSender) |
| Modifier and Type | Method and Description |
|---|---|
void |
adaptationParametersChanged(String dialogID,
String changedProp,
Object newVal)
Adaptation parameters changed.
|
void |
communicationChannelBroken()
Method to be called when the communication of the
UIHandler with
the IDialogManager is lost. |
Resource |
cutDialog(String dialogID)
Cut dialog.
|
void |
handleUICall(UIRequest uiRequest)
Handle ui call (
UIRequest). |
addNewRegParams, busDyingOut, dialogFinished, getMyID, getRealizedHandlerProfiles, handleRequest, removeMatchingRegParams, userLoggedInclose, getComment, getLabel, getType, getURI, setComment, setLabelpublic SmsUIHandler(ModuleContext mcontext, ISMSSender backendSender)
public final void handleUICall(UIRequest uiRequest)
UIHandlerhandleUICall in class UIHandleruiRequest - the UIRequestpublic void communicationChannelBroken()
UIHandlerUIHandler with
the IDialogManager is lost. All dialogs must be de-renderized
(handlers may whant to inform the user about why de dialogs are being
de-renderized). The bus will automatically resend all HandlerProfiles.communicationChannelBroken in class UIHandlerpublic void adaptationParametersChanged(String dialogID, String changedProp, Object newVal)
UIHandleradaptationParametersChanged in class UIHandlerdialogID - the dialog idchangedProp - the changed propnewVal - the new valCopyright © 2018 universAAL Consortium. All rights reserved.