| Version 1 (modified by wangjianqiang, 14 years ago) (diff) |
|---|
Android客户端数据模型
个人资料
开放平台授权成功之后可以拿到用户的信息,我们将用户信息以SharedPreferences的方式保存在客户端本地的user_info文件里,所存储个人资料数据如下:
| 属性名 | 描述 |
| id | 开放平台用户账号id |
| token | 开放平台授权token |
| token_secret | 开放平台授权token secret |
| name | 用户姓名 |
| nickname | 昵称 |
| icon | 头像 |
| description | 个人简介 |
| province | 所在省份 |
| city | 所在城市 |
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)