Overview

Namespaces

  • Angelfon
    • SDK
      • Exceptions
      • Http
      • Rest
        • Api
          • V099
            • User

Classes

  • CallContext
  • CallInstance
  • CallList
  • CallOptions
  • CallPage
  • CreateCallOptions
  • CreateSmsOptions
  • ReadCallOptions
  • ReadSmsOptions
  • SmsContext
  • SmsInstance
  • SmsList
  • SmsOptions
  • SmsPage
  • Overview
  • Namespace
  • Class

Class ReadSmsOptions

Angelfon\SDK\Options implements IteratorAggregate
Extended by Angelfon\SDK\Rest\Api\V099\User\ReadSmsOptions
Namespace: Angelfon\SDK\Rest\Api\V099\User
Located at Rest/Api/V099/User/SmsOptions.php
Methods summary
public
# __construct( $recipient = Angelfon\SDK\Rest\Api\V099\User\Values::NONE, $batchId = Angelfon\SDK\Rest\Api\V099\User\Values::NONE, $scheduledBefore = Angelfon\SDK\Rest\Api\V099\User\Values::NONE, $scheduledAfter = Angelfon\SDK\Rest\Api\V099\User\Values::NONE, $status = Angelfon\SDK\Rest\Api\V099\User\Values::NONE )
public
# setRecipient( $recipient )
public
# setBatchId( $batchId )
public
# setScheduledBefore( $datetime )
public
# setScheduledAfter( $datetime )
public
# setStatus( $status )
Methods inherited from Angelfon\SDK\Options
getIterator()
Properties inherited from Angelfon\SDK\Options
$options
API documentation generated by ApiGen