Overview

Namespaces

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

Classes

  • ContactAdd
  • ContactDelete
  • ContactEdit
  • ContactGet
  • ContactList
  • GroupAdd
  • GroupDelete
  • GroupEdit
  • GroupGet
  • GroupList
  • Overview
  • Namespace
  • Class
  • Tree

Class GroupEdit

Class GroupEdit

SMSApi\Api\Action\AbstractAction
Extended by SMSApi\Api\Action\Phonebook\GroupAdd
Extended by SMSApi\Api\Action\Phonebook\GroupEdit
Namespace: SMSApi\Api\Action\Phonebook
Package: SMSApi\Api\Action\Phonebook
Located at Api/Action/Phonebook/GroupEdit.php
Methods summary
public mixed
# filterByGroupName( string $groupName )

Set edited group.

Set edited group.

Parameters

$groupName
string
$groupName group name

Returns

mixed
$this
public mixed
# setName( string $groupName )

Set new group name.

Set new group name.

Parameters

$groupName
string
$groupName new group name

Returns

mixed
$this

Overrides

SMSApi\Api\Action\Phonebook\GroupAdd::setName()
Methods inherited from SMSApi\Api\Action\Phonebook\GroupAdd
response(), setInfo(), uri()
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