com.ibm.btt.channel.sms
Class SMSHandlerConstant
java.lang.Object
com.ibm.btt.channel.sms.SMSHandlerConstant
public class SMSHandlerConstant
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPLYMSG
public static final java.lang.String REPLYMSG
- When an operation is run by the toolkit for SMS Channel, its context must include a field
SMSHandlerConstant.REPLYMSG. The text message value of this data fields is responded to the SMS user.
- See Also:
- Constant Field Values
PHONE_NUMBER
public static final java.lang.String PHONE_NUMBER
- See Also:
- Constant Field Values
DEVICETYPE
public static final java.lang.String DEVICETYPE
- See Also:
- Constant Field Values
CONFIGFILE
public static final java.lang.String CONFIGFILE
- See Also:
- Constant Field Values
INBOUND_CONFIGID
public static final java.lang.String INBOUND_CONFIGID
- See Also:
- Constant Field Values
DLR_CONFIGID
public static final java.lang.String DLR_CONFIGID
- See Also:
- Constant Field Values
DEFAULT_INBOUND_CONFIGID
public static final java.lang.String DEFAULT_INBOUND_CONFIGID
- See Also:
- Constant Field Values
DLR_SUBMIT_TO_SMSGW
public static final int DLR_SUBMIT_TO_SMSGW
- See Also:
- Constant Field Values
DLR_SUCCESS
public static final int DLR_SUCCESS
- See Also:
- Constant Field Values
DLR_FAILURE
public static final int DLR_FAILURE
- See Also:
- Constant Field Values
DLR_MESSAGE_BUFFERED
public static final int DLR_MESSAGE_BUFFERED
- See Also:
- Constant Field Values
SMSBOUNDLENAME
public static final java.lang.String SMSBOUNDLENAME
- See Also:
- Constant Field Values
OUTBOUND_TIMEOUT
public static final int OUTBOUND_TIMEOUT
- See Also:
- Constant Field Values
SMSHandlerConstant
public SMSHandlerConstant()
(c) Copyright IBM Corporation 1998, 2011