net.java.slee.resources.smpp.pdu
Interface MessageState
public interface MessageState
- Author:
- amit bhayani
SCHEDULED
static final int SCHEDULED
- See Also:
- Constant Field Values
ENROUTE
static final int ENROUTE
- See Also:
- Constant Field Values
DELIVERED
static final int DELIVERED
- See Also:
- Constant Field Values
EXPIRED
static final int EXPIRED
- See Also:
- Constant Field Values
DELETED
static final int DELETED
- See Also:
- Constant Field Values
UNDELIVERABLE
static final int UNDELIVERABLE
- See Also:
- Constant Field Values
ACCEPTED
static final int ACCEPTED
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
REJECTED
static final int REJECTED
- See Also:
- Constant Field Values
SKIPPED
static final int SKIPPED
- See Also:
- Constant Field Values
Copyright © 2010. All Rights Reserved.