class Client

Traits

Properties

protected $http
protected $access_token
protected $endpoint

Methods

__construct(TencentMail $app)

Client constructor.

string
getLoginUrl(string $userId)

获取登录企业邮的url.

Details

at line 28
__construct(TencentMail $app)

Client constructor.

Parameters

TencentMail $app

Exceptions

GuzzleException

at line 45
string getLoginUrl(string $userId)

获取登录企业邮的url.

Parameters

string $userId

Return Value

string

Exceptions

TencentMailException

See also

https://exmail.qq.com/qy_mng_logic/doc#10036