im.yixin.sdk.api
类 ShowYXMessageFromYX.Req
java.lang.Object
im.yixin.sdk.api.BaseReq
im.yixin.sdk.api.ShowYXMessageFromYX.Req
- 包容类:
- ShowYXMessageFromYX
public static class ShowYXMessageFromYX.Req
- extends BaseReq
Oauth 请求
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extInfo
public java.lang.String extInfo
- 自定义数据
fileData
public java.lang.String fileData
- 自定义数据
ShowYXMessageFromYX.Req
public ShowYXMessageFromYX.Req()
ShowYXMessageFromYX.Req
public ShowYXMessageFromYX.Req(android.os.Bundle paramBundle)
getType
public int getType()
- 从类
BaseReq
复制的描述
- 操作类型
- 指定者:
- 类
BaseReq
中的 getType
- 返回:
- 类型值
checkArgs
public final boolean checkArgs(ExceptionInfo info)
- 从类
BaseReq
复制的描述
- 验证参数正确性
- 指定者:
- 类
BaseReq
中的 checkArgs
- 返回:
- 是否正确
fromBundle
public void fromBundle(android.os.Bundle paramBundle)
- 覆盖:
- 类
BaseReq
中的 fromBundle
toBundle
public void toBundle(android.os.Bundle paramBundle)
- 覆盖:
- 类
BaseReq
中的 toBundle