Zend Framework
1.12
|
Public Member Functions | |
getDelay () | |
Get Delay. | |
setDelay ($delay) | |
Set Delay. | |
setMessage ($msg) | |
Set Message. | |
getMessage () | |
Get Message. | |
getXmlPayload () | |
Get XML Payload. | |
validate () | |
Validate proper mpns message. | |
Static Public Member Functions | |
static | getNotificationType () |
Get Notification Type. | |
Public Attributes | |
const | DELAY_IMMEDIATE = 3 |
const | DELAY_450S = 13 |
const | DELAY_900S = 23 |
Protected Attributes | |
$_msg | |
getDelay | ( | ) |
Get Delay.
getMessage | ( | ) |
Get Message.
|
static |
Get Notification Type.
getXmlPayload | ( | ) |
Get XML Payload.
setDelay | ( | $delay | ) |
setMessage | ( | $msg | ) |
validate | ( | ) |
|
protected |
const DELAY_450S = 13 |
const DELAY_900S = 23 |
const DELAY_IMMEDIATE = 3 |