Overview

Namespaces

  • SMSApi
    • Api
      • Action
        • Phonebook
        • Sender
        • Sms
        • User
      • Response
    • Exception
    • Proxy
      • Http

Classes

  • ActionFactory
  • PhonebookFactory
  • SenderFactory
  • SmsFactory
  • UserFactory
  • Overview
  • Namespace
  • Class

Class SenderFactory

Class SenderFactory

SMSApi\Api\ActionFactory
Extended by SMSApi\Api\SenderFactory
Namespace: SMSApi\Api
Package: SMSApi\Api
Located at Api/SenderFactory.php
Methods summary
public SMSApi\Api\Action\Sender\SenderList
# actionList( )

Returns

SMSApi\Api\Action\Sender\SenderList
public SMSApi\Api\Action\Sender\Add
# actionAdd( null $senderName = null )

Parameters

$senderName

Returns

SMSApi\Api\Action\Sender\Add
public SMSApi\Api\Action\Sender\Delete
# actionDelete( null $senderName = null )

Parameters

$senderName

Returns

SMSApi\Api\Action\Sender\Delete
public SMSApi\Api\Action\Sender\SenderDefault
# actionSetDefault( null $senderName = null )

Parameters

$senderName

Returns

SMSApi\Api\Action\Sender\SenderDefault
Methods inherited from SMSApi\Api\ActionFactory
__construct(), getClient(), getProxy(), setClient(), setProxy()
Properties inherited from SMSApi\Api\ActionFactory
$client, $proxy
SMSAPI Api Client API documentation generated by ApiGen