Schnittstelle RDC.MsgListener
- Umschließende Klasse:
RDC
public static interface RDC.MsgListener
FOR INTERNAL USE ONLY
-
Feldübersicht
Felder -
Methodenübersicht
-
Felddetails
-
YES
static final int YESDefault answer possibility for implementor of methodquery- Siehe auch:
-
NO
static final int NODefault answer possibility for implementor of methodquery- Siehe auch:
-
CANCEL
static final int CANCELDefault answer possibility for implementor of methodquery- Siehe auch:
-
-
Methodendetails
-
query
This method is called for an (withEngine.setMsgListener) registered listener if a question should answered by the user.- Parameter:
key- The message or the key of a message in a language ressource for the user.- Gibt zurück:
- the answer of the user.
- Siehe auch:
-