public interface GetFriendList extends InfoGet<FriendList>
Modifier and Type | Method and Description |
---|---|
default Class<? extends FriendList> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParam
default Class<? extends FriendList> resultType()
resultType
in interface InfoGet<FriendList>
Copyright © 2020. All rights reserved.