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

Class: Net_SMPP

Source Location: /Net_SMPP-0.4.5/Net/SMPP.php

Class Overview


Main Net_SMPP class


Author(s):

Version:

  • CVS: $Revision: 298083 $

Copyright:

  • (c) Copyright 2005 WebSprockets, LLC.

Methods


Inherited Variables

Inherited Methods


Class Details

[line 56]
Main Net_SMPP class

This class contains a few methods for handling top-level SMPP actions.



[ Top ]


Method Detail

nextSeq   [line 65]

int nextSeq( )

Get the next sequence number
  • Return: Next sequence
  • Access: protected

[ Top ]

parsePDU   [line 99]

object Net_SMPP_Command_* &parsePDU( string $data)

Parse a binary PDU
  • Return: instance

Parameters:

string   $data   —  Raw (binary) PDU data

[ Top ]

PDU   [line 87]

mixed PDU( string $command, [ $args = array()])

Get an instance of a PDU class

Parameters:

string   $command   —  Command class
   $args   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:37:29 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.