File: Command.php
Source Location: /Net_SMPP-0.4.4/SMPP/Command.php
Classes:
Net_SMPP_Command
Base Net_SMPP PDU command class
Page Details:
Net_SMPP Command class and data
PHP versions 4 and 5 LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('Net/SMPP/PDU.php') [line 28]
NET_SMPP_ENCODING_BINARY [line 68]
NET_SMPP_ENCODING_BINARY2 [line 70]
NET_SMPP_ENCODING_DEFAULT [line 66]
NET_SMPP_ENCODING_EXTJIS [line 77]
NET_SMPP_ENCODING_IA5 [line 67]
NET_SMPP_ENCODING_ISO2022JP [line 76]
NET_SMPP_ENCODING_ISO10646 [line 74]
NET_SMPP_ENCODING_ISO88591 [line 69]
NET_SMPP_ENCODING_ISO88595 [line 72]
NET_SMPP_ENCODING_ISO88598 [line 73]
NET_SMPP_ENCODING_JIS [line 71]
NET_SMPP_ENCODING_KSC5601 [line 78]
NET_SMPP_ENCODING_PICTOGRAM [line 75]
NET_SMPP_GSMFEAT_NONE [line 114]
NET_SMPP_GSMFEAT_REPLYPATH [line 118]
NET_SMPP_GSMFEAT_UDHI [line 116]
NET_SMPP_GSMFEAT_UDHIREPLYPATH [line 120]
NET_SMPP_LANG_DE [line 89]
NET_SMPP_LANG_DEFAULT [line 85]
NET_SMPP_LANG_EN [line 86]
NET_SMPP_LANG_ES [line 88]
NET_SMPP_LANG_FR [line 87]
NET_SMPP_MSGMODE_DATAGRAM [line 99]
NET_SMPP_MSGMODE_DEFAULT [line 97]
NET_SMPP_MSGMODE_FORWARD [line 101]
NET_SMPP_MSGMODE_STOREFORWARD [line 104]
NET_SMPP_MSGTYPE_DEFAULT [line 107]
NET_SMPP_MSGTYPE_DELIVERYACK [line 109]
NET_SMPP_MSGTYPE_USERACK [line 111]
NET_SMPP_NPI_DATA [line 52]
NET_SMPP_NPI_ERMES [line 57]
NET_SMPP_NPI_IP [line 58]
NET_SMPP_NPI_ISDN [line 51]
NET_SMPP_NPI_LNDMBL [line 54]
NET_SMPP_NPI_NATNL [line 55]
NET_SMPP_NPI_PRVT [line 56]
NET_SMPP_NPI_TELEX [line 53]
NET_SMPP_NPI_UNK [line 50]
NET_SMPP_NPI_WAP [line 59]
NET_SMPP_TON_ABBREV [line 43]
NET_SMPP_TON_ALNUM [line 42]
NET_SMPP_TON_INTL [line 38]
NET_SMPP_TON_NATNL [line 39]
NET_SMPP_TON_NWSPEC [line 40]
NET_SMPP_TON_SBSCR [line 41]
NET_SMPP_TON_UNK [line 37]
Documentation generated on Mon, 11 Mar 2019 14:14:59 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|