\Horde_Service_Twitter_Account

Horde_Service_Twitter_Account class for calling account methods

Copyright 2009-2017 Horde LLC (http://www.horde.org/)

Summary

Methods
Properties
Constants
__construct()
verifyCredentials()
rateLimitStatus()
endSession()
updateDeliveryDevice()
updateProfile()
No public properties found
No constants found
No protected methods found
$_endpoint
$_format
N/A
No private methods found
No private properties found
N/A

Properties

$_endpoint

$_endpoint : string

Twitter endpoint for account api calls

Type

string

$_format

$_format : string

The request/response format to use, xml or json.

Type

string

Methods

endSession()

endSession() : string

Ends the current session, invalidates the current auth token if using OAuth.

Returns

string

updateDeliveryDevice()

updateDeliveryDevice(string  $device = '') : void

Update/reset where twitter sends automatic updates to (im/sms etc.

..)

Parameters

string $device