\Phpcmf\ThirdParty\StorageConf

Summary

Methods
Properties
Constants
init()
getUserAgent()
$APP_ID
$SECRET_ID
$SECRET_KEY
VERSION
API_COSAPI_END_POINT
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

VERSION

VERSION = 'v4.2.3'

API_COSAPI_END_POINT

API_COSAPI_END_POINT = 'http://region.file.myqcloud.com/files/v2/'

Properties

$APP_ID

$APP_ID : 

Type

$SECRET_ID

$SECRET_ID : 

Type

$SECRET_KEY

$SECRET_KEY : 

Type

Methods

init()

init(  $APP_ID,   $SECRET_ID,   $SECRET_KEY) 

Parameters

$APP_ID
$SECRET_ID
$SECRET_KEY

getUserAgent()

getUserAgent() 

Get the User-Agent string to send to COS server.