Class SMS

Description

Information about a message.

All data is in the options attribute, using the MGP::OPTION_SOURCEADDR etc as keys. For convenience, the MGP::OPTION_ID value is also available with the function messageid.

Located in /mgp.php (line 23)


	
			
Variable Summary
 array $options
Method Summary
 SMS SMS ([ $optionlist = null])
 integer messageid ()
Variables
array $options (line 28)

The list of MGP options for this message.

  • access: public
Methods
Constructor SMS (line 35)

Create a new SMS.

Optionally use a list of options as an array of hash tables.

SMS SMS ([ $optionlist = null])
  • $optionlist
messageid (line 52)

Shortcut to get the message id from the option list.

integer messageid ()

Documentation generated on Wed, 17 Aug 2011 09:38:32 +0200 by phpDocumentor 1.4.3