Package | Description |
---|---|
cz.zerog.jsms4pi.listener.event | |
cz.zerog.jsms4pi.message |
Modifier and Type | Method and Description |
---|---|
OutboundMessage.Status |
OutboundMessageEvent.getStatus() |
Constructor and Description |
---|
OutboundMessageEvent(OutboundMessage message,
OutboundMessage.Status status) |
Modifier and Type | Method and Description |
---|---|
OutboundMessage.Status |
OutboundMessage.getStatus() |
static OutboundMessage.Status |
OutboundMessage.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutboundMessage.Status[] |
OutboundMessage.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OutboundMessage.setStatus(OutboundMessage.Status status) |
Copyright © 2015–2016 jSMS4Pi. All rights reserved.