Net_SMPP
[ class tree: Net_SMPP ] [ index: Net_SMPP ] [ all elements ]

File: Client.php

Source Location: /Net_SMPP_Client-0.3.2/Client.php

Classes:

Net_SMPP_Client
Net_SMPP_Client class

Page Details:

Net_SMPP_Client class

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('PEAR/ErrorStack.php') [line 28]
require_once('Net/Socket.php') [line 31]
require_once('Net/SMPP/Vendor.php') [line 30]
require_once('Net/SMPP.php') [line 29]

NET_SMPP_CLIENT_STATE_BOUND_RX [line 36]

NET_SMPP_CLIENT_STATE_BOUND_RX = 3

[ Top ]



NET_SMPP_CLIENT_STATE_BOUND_TRX [line 37]

NET_SMPP_CLIENT_STATE_BOUND_TRX = 4

[ Top ]



NET_SMPP_CLIENT_STATE_BOUND_TX [line 35]

NET_SMPP_CLIENT_STATE_BOUND_TX = 2

[ Top ]



NET_SMPP_CLIENT_STATE_CLOSED [line 33]

NET_SMPP_CLIENT_STATE_CLOSED = 0

[ Top ]



NET_SMPP_CLIENT_STATE_OPEN [line 34]

NET_SMPP_CLIENT_STATE_OPEN = 1

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:16:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.