程序包 | 说明 |
---|---|
net.bojiu.android.io.swagger.api | |
net.bojiu.android.io.swagger.model |
限定符和类型 | 方法和说明 |
---|---|
List<FansInfo> |
AuthorApi.authorAuthorsAuthorIdGetFansInfoGet(Integer authorId)
获取授权号粉丝信息(id name machine_type)
|
ApiResponse<List<FansInfo>> |
AuthorApi.authorAuthorsAuthorIdGetFansInfoGetWithHttpInfo(Integer authorId)
获取授权号粉丝信息(id name machine_type)
|
限定符和类型 | 方法和说明 |
---|---|
com.squareup.okhttp.Call |
AuthorApi.authorAuthorsAuthorIdGetFansInfoGetAsync(Integer authorId,
ApiCallback<List<FansInfo>> callback)
获取授权号粉丝信息(id name machine_type) (asynchronously)
|
限定符和类型 | 方法和说明 |
---|---|
FansInfo |
FansInfo.fansId(Integer fansId) |
FansInfo |
FansInfo.fansName(String fansName) |
FansInfo |
FansInfo.machineType(String machineType) |
Copyright © 2017. All rights reserved.