TencentScope class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

kAddAlbum → const String
创建一个QQ空间相册(需要申请权限)
kAddOneBlog → const String
发表一篇日志到QQ空间(需要申请权限)
kAddShare → const String
同步分享到QQ空间、腾讯微博
kAddTopic → const String
发表一条说说到QQ空间(需要申请权限)
kAll → const String
所有权限
kCheckPageFans → const String
验证是否认证空间粉丝
kGetInfo → const String
获取登录用户自己的详细信息
kGetOtherInfo → const String
获取其他用户的详细信息
kGetSimpleUserInfo → const String
移动端获取用户信息
kGetUserInfo → const String
获取用户信息
kGetVipInfo → const String
获取会员用户基本信息
kGetVipRichInfo → const String
获取会员用户详细信息
kListAlbum → const String
获取用户QQ空间相册列表(需要申请权限)
kUploadPic → const String
上传一张照片到QQ空间相册(需要申请权限)