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

Class: Net_SMPP_Command_Vendor_Air2Web_submit_sm

Source Location: /Net_SMPP-0.4.5/Net/SMPP/Vendor/Air2Web/submit_sm.php

Class Overview

Net_SMPP_Command_submit_sm
   |
   --Net_SMPP_Command_Vendor_Air2Web_submit_sm

Air2Web submit_sm class


Author(s):

Version:

  • CVS: $Revision: 297889 $

Copyright:

  • (c) Copyright 2005 WebSprockets, LLC.

Variables


Inherited Variables

Inherited Methods


Class Details

[line 44]
Air2Web submit_sm class

This is the class which has Air2Web-specific optional paramater definitions.



[ Top ]


Class Variables

$Premium_content_indicator =

[line 64]

Air2Web premium content indicator

Note that although this is a string field, you may not put the actual charge amount here, you must use one of the NET_SMPP_AIR2WEB_PREMIUM constants. See Air2Web.php for the values.


Type:   string


[ Top ]

$vendor =  'Air2Web'

[line 51]

The vendor this class belongs to

Type:   string


[ Top ]

$_vdefs = array(
        'Premium_content_indicator' => array(
            'type' => 'ostring',
            'max' => 2
        ))

[line 72]

Vendor definitions
  • Access: protected

Type:   array


[ Top ]



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