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, userLoggedIn
close, getComment, getLabel, getType, getURI, setComment, setLabel
public SmsUIHandler(ModuleContext mcontext, ISMSSender backendSender)
public final void handleUICall(UIRequest uiRequest)
UIHandler
handleUICall
in class UIHandler
uiRequest
- the UIRequest
public void communicationChannelBroken()
UIHandler
UIHandler
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 UIHandler
public void adaptationParametersChanged(String dialogID, String changedProp, Object newVal)
UIHandler
adaptationParametersChanged
in class UIHandler
dialogID
- the dialog idchangedProp
- the changed propnewVal
- the new valCopyright © 2018 universAAL Consortium. All rights reserved.