Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorTwilioFuture

final class PhabricatorTwilioFuture
Phabricator Technical Documentation (MetaMTA)

This class is not documented.

Methods

public function __construct()

This method is not documented.
Return
this//Implicit.//

public function setAccountSID($account_sid)

This method is not documented.
Parameters
$account_sid
Return
wild

public function setAuthToken($token)

This method is not documented.
Parameters
PhutilOpaqueEnvelope$token
Return
wild

public function setMethod($method, $parameters)

This method is not documented.
Parameters
$method
array$parameters
Return
wild

public function setTimeout($timeout)

This method is not documented.
Parameters
$timeout
Return
wild

public function getTimeout()

This method is not documented.
Return
wild

protected function getProxiedFuture()

This method is not documented.
Return
wild

protected function didReceiveResult($result)

This method is not documented.
Parameters
$result
Return
wild