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

ALL → const String
所有权限
GET_SIMPLE_USERINFO → const String
移动端获取用户信息
GET_USER_INFO → const String
获取用户信息
OPEN_PERMISSION_ADD_ALBUM → const String
创建一个QQ空间相册(需要申请权限)
OPEN_PERMISSION_ADD_ONE_BLOG → const String
发表一篇日志到QQ空间(需要申请权限)
OPEN_PERMISSION_ADD_SHARE → const String
同步分享到QQ空间、腾讯微博
OPEN_PERMISSION_ADD_TOPIC → const String
发表一条说说到QQ空间(需要申请权限)
OPEN_PERMISSION_CHECK_PAGE_FANS → const String
验证是否认证空间粉丝
OPEN_PERMISSION_GET_INFO → const String
获取登录用户自己的详细信息
OPEN_PERMISSION_GET_OTHER_INFO → const String
获取其他用户的详细信息
OPEN_PERMISSION_GET_VIP_INFO → const String
获取会员用户基本信息
OPEN_PERMISSION_GET_VIP_RICH_INFO → const String
获取会员用户详细信息
OPEN_PERMISSION_LIST_ALBUM → const String
获取用户QQ空间相册列表(需要申请权限)
OPEN_PERMISSION_UPLOAD_PIC → const String
上传一张照片到QQ空间相册(需要申请权限)