Pay With A Tweet
API Documentation
Packages
Default
Pay With a Tweet
Charts
Class hierarchy diagram
Reports
Errors
125
Markers
Deprecated elements
1
Back to top
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Methods
key = the token secret = the token secret
__construct()
__toString()
__toString()
generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
to_string()
Properties
$key
$secret
\
global
\
OAuthToken
Methods
key = the token secret = the token secret
__construct($key, $secret)
Parameters
$key
$secret
__toString()
__toString()
generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
to_string()
Properties
$key
$secret