Overview

Namespaces

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

Classes

  • Add
  • Delete
  • SenderDefault
  • SenderList
  • Overview
  • Namespace
  • Class
  • Tree

Class Delete

Class Delete

SMSApi\Api\Action\AbstractAction
Extended by SMSApi\Api\Action\Sender\Delete
Namespace: SMSApi\Api\Action\Sender
Package: SMSApi\Api\Action\Sender
Located at Api/Action/Sender/Delete.php
Methods summary
protected SMSApi\Api\Response\CountableResponse
# response( mixed $data )

Parameters

$data
mixed
$data

Returns

SMSApi\Api\Response\CountableResponse
public SMSApi\Proxy\Uri
# uri( )

Returns

SMSApi\Proxy\Uri
public mixed
# filterBySenderName( mixed $senderName )

Set filter by sender name.

Set filter by sender name.

Parameters

$senderName
mixed
$senderName string Sender name do delete

Returns

mixed
$this
Methods inherited from SMSApi\Api\Action\AbstractAction
__construct(), client(), execute(), file(), handleError(), paramsBasicToQuery(), paramsLoginToQuery(), paramsOther(), proxy(), renderTo(), setJson(), setTest()
Properties inherited from SMSApi\Api\Action\AbstractAction
$client, $date, $encoding, $group, $idx, $params, $proxy, $to
SMSAPI api client API documentation generated by ApiGen 2.8.0