QCloudSMHBindWXRequest Class Reference

Inherits from QCloudSMHUserBizRequest : QCloudSMHBaseRequest : QCloudHTTPRequest
Declared in QCloudSMHBindWXRequest.h
QCloudSMHBindWXRequest.m

Overview

用于云盘用户绑定微信账号。

  authType

授权类型,可选参数,默认为web,其他可选值:mobile 用于移动端授权登录。

@property (nonatomic, assign) QCloudSMHLoginAuthType authType

Declared In

QCloudSMHBindWXRequest.h

  authCode

AuthCode: 授权码;

@property (nonatomic, strong) NSString *authCode

Declared In

QCloudSMHBindWXRequest.h