MKMAuthority
Table of Contents
Properties
-
$accessSecret
: mixed
-
$accessToken
: mixed
-
$appSecret
: mixed
-
$appToken
: mixed
Methods
-
__construct()
: mixed
$accessSecret
public
mixed
$accessSecret
$accessToken
public
mixed
$accessToken
$appSecret
public
mixed
$appSecret
$appToken
public
mixed
$appToken
__construct()
public
__construct(string $appToken, string $appSecret, string $accessToken, string $accessSecret) : mixed
Parameters
-
$appToken
: string
-
-
$appSecret
: string
-
-
$accessToken
: string
-
-
$accessSecret
: string
-