A B C D E F G H I K L M N O P Q R S T U V W Y Z
S
- scene -
类 im.yixin.sdk.api.SendMessageToYX.Req 中的变量
- 发送的目标场景, 可以选择发送到会话 YXSceneSession 或者朋友圈 YXSceneTimeline。
- scope -
类 im.yixin.sdk.api.SendAuthToYX.Req 中的变量
-
- SDK_LOG_TAG -
接口 im.yixin.sdk.util.SDKConstants 中的静态变量
-
- SDK_MSG_SEND_CHECK_SUM_SALT -
接口 im.yixin.sdk.util.YixinConstants 中的静态变量
-
- SDKConstants - im.yixin.sdk.util 中的 接口
- 易信常量
- SDKConstants.SDKApplicationState - im.yixin.sdk.util 中的 枚举
- 第三方应用和游戏的状态:审核通过, 未审核通过
- SDKConstants.ThirdPartAppCommand - im.yixin.sdk.util 中的 枚举
-
- SDKFeedBackUtils - im.yixin.sdk.util 中的 类
- 上传log到反馈平台
- SDKHttpUtils - im.yixin.sdk.util 中的 类
- sdk网络请求
- SDKHttpUtils.HttpCodeException - im.yixin.sdk.util 中的 异常
-
- SDKLogger - im.yixin.sdk.util 中的 类
-
- SDKNetworkUtil - im.yixin.sdk.util 中的 类
- 网络类型
- SDKNetworkUtil() -
类 im.yixin.sdk.util.SDKNetworkUtil 的构造方法
-
- SDKSERVER_TEST_SIGNATURE_STRING -
接口 im.yixin.sdk.util.YixinConstants 中的静态变量
- sdkServer(sdk demo)签名
- SDKUtil - im.yixin.sdk.util 中的 类
- 核实协议数据是否完整
- SDKUtil() -
类 im.yixin.sdk.util.SDKUtil 的构造方法
-
- sdkVersionThirdpart -
类 im.yixin.sdk.api.ExceptionInfo 中的变量
- 第三方使用的sdk版本号,服务器端使用
- selectUrl(Context, String, String) -
类 im.yixin.sdk.util.SDKUtil 中的静态方法
-
- send(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write all the data to the output stream.
- SendAuthToYX - im.yixin.sdk.api 中的 类
- 获取Oauth授权
- SendAuthToYX() -
类 im.yixin.sdk.api.SendAuthToYX 的构造方法
-
- SendAuthToYX.Req - im.yixin.sdk.api 中的 类
- Oauth 请求
- SendAuthToYX.Req() -
类 im.yixin.sdk.api.SendAuthToYX.Req 的构造方法
-
- SendAuthToYX.Req(Bundle) -
类 im.yixin.sdk.api.SendAuthToYX.Req 的构造方法
-
- SendAuthToYX.Resp - im.yixin.sdk.api 中的 类
- Oauth 返回
- SendAuthToYX.Resp() -
类 im.yixin.sdk.api.SendAuthToYX.Resp 的构造方法
-
- SendAuthToYX.Resp(Bundle) -
类 im.yixin.sdk.api.SendAuthToYX.Resp 的构造方法
-
- sendBroadcast(Context, String, Bundle) -
类 im.yixin.sdk.util.SDKUtil 中的静态方法
- 发送广播消息给第三方app
- sendContentTypeHeader(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the content type header to the specified output stream
- sendData(OutputStream) -
类 im.yixin.sdk.http.multipart.FilePart 中的方法
- Write the data in "source" to the specified stream.
- sendData(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the data to the specified output stream
- sendData(OutputStream) -
类 im.yixin.sdk.http.multipart.StringPart 中的方法
- Writes the data to the given OutputStream.
- sendData2Yixin(Context, String, String, String, Bundle) -
类 im.yixin.sdk.channel.YXMessageActivityChannel 中的静态方法
- 分享内容到易信
- sendData2Yixin(Context, String, String, String, Bundle) -
类 im.yixin.sdk.channel.YXMessageChannel 中的静态方法
- 发送广播消息给易信
- sendData2Yixin(Context, String, String, String) -
类 im.yixin.sdk.channel.YXMessageChannel 中的静态方法
- 接收广播消息
- sendDispositionHeader(OutputStream) -
类 im.yixin.sdk.http.multipart.FilePart 中的方法
- Write the disposition header to the output stream
- sendDispositionHeader(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the content disposition header to the specified output stream
- sendEnd(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the end data to the output stream.
- sendEndOfHeader(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the end of the header to the output stream
- SendMessageToYX - im.yixin.sdk.api 中的 类
- 第三方应用主动向易信发起的消息请求
- SendMessageToYX() -
类 im.yixin.sdk.api.SendMessageToYX 的构造方法
-
- SendMessageToYX.Req - im.yixin.sdk.api 中的 类
- 分享请求
- SendMessageToYX.Req() -
类 im.yixin.sdk.api.SendMessageToYX.Req 的构造方法
-
- SendMessageToYX.Req(Bundle) -
类 im.yixin.sdk.api.SendMessageToYX.Req 的构造方法
-
- SendMessageToYX.Resp - im.yixin.sdk.api 中的 类
- 分享返回
- SendMessageToYX.Resp() -
类 im.yixin.sdk.api.SendMessageToYX.Resp 的构造方法
-
- SendMessageToYX.Resp(Bundle) -
类 im.yixin.sdk.api.SendMessageToYX.Resp 的构造方法
-
- sendParts(OutputStream, Part[]) -
类 im.yixin.sdk.http.multipart.Part 中的静态方法
- Write all parts and the last boundary to the specified output stream.
- sendParts(OutputStream, Part[], byte[]) -
类 im.yixin.sdk.http.multipart.Part 中的静态方法
- Write all parts and the last boundary to the specified output stream.
- sendRequest(BaseReq) -
接口 im.yixin.sdk.api.IYXAPI 中的方法
- 分享内容到易信APP
- sendStart(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the start to the specified output stream
- sendTransferEncodingHeader(OutputStream) -
类 im.yixin.sdk.http.multipart.Part 中的方法
- Write the content transfer encoding header to the specified output stream
- setApplicationContext(Context) -
类 im.yixin.sdk.util.SDKFeedBackUtils 中的方法
- 设置applicationContext
- setCharSet(String) -
类 im.yixin.sdk.http.multipart.PartBase 中的方法
- Sets the character encoding.
- setCharSet(String) -
类 im.yixin.sdk.http.multipart.StringPart 中的方法
-
- setContentType(String) -
类 im.yixin.sdk.http.multipart.PartBase 中的方法
- Sets the content type.
- setName(String) -
类 im.yixin.sdk.http.multipart.PartBase 中的方法
- Sets the part name.
- setTransferEncoding(String) -
类 im.yixin.sdk.http.multipart.PartBase 中的方法
- Sets the transfer encoding.
- ShowYXMessageFromYX - im.yixin.sdk.api 中的 类
-
- ShowYXMessageFromYX() -
类 im.yixin.sdk.api.ShowYXMessageFromYX 的构造方法
-
- ShowYXMessageFromYX.Req - im.yixin.sdk.api 中的 类
- Oauth 请求
- ShowYXMessageFromYX.Req() -
类 im.yixin.sdk.api.ShowYXMessageFromYX.Req 的构造方法
-
- ShowYXMessageFromYX.Req(Bundle) -
类 im.yixin.sdk.api.ShowYXMessageFromYX.Req 的构造方法
-
- ShowYXMessageFromYX.Resp - im.yixin.sdk.api 中的 类
- Oauth 返回
- ShowYXMessageFromYX.Resp() -
类 im.yixin.sdk.api.ShowYXMessageFromYX.Resp 的构造方法
-
- ShowYXMessageFromYX.Resp(Bundle) -
类 im.yixin.sdk.api.ShowYXMessageFromYX.Resp 的构造方法
-
- startClient(Context, String) -
类 im.yixin.sdk.util.SDKUtil 中的静态方法
- 打开应用
- state -
类 im.yixin.sdk.api.SendAuthToYX.Req 中的变量
-
- state -
类 im.yixin.sdk.api.SendAuthToYX.Resp 中的变量
-
- StringPart - im.yixin.sdk.http.multipart 中的 类
- Simple string parameter for a multipart post
- StringPart(String, String, String) -
类 im.yixin.sdk.http.multipart.StringPart 的构造方法
- Constructor.
- StringPart(String, String) -
类 im.yixin.sdk.http.multipart.StringPart 的构造方法
- Constructor.
- StringUtil - im.yixin.sdk.util 中的 类
- 字符串工具类
- StringUtil() -
类 im.yixin.sdk.util.StringUtil 的构造方法
-
- substringByByteCount(String, int, boolean) -
类 im.yixin.sdk.util.StringUtil 中的静态方法
- 取count个字节,中文为2个字节,英文为1个字节。
- substringByCharCount(String, int, boolean) -
类 im.yixin.sdk.util.StringUtil 中的静态方法
- 取count个char字符。
A B C D E F G H I K L M N O P Q R S T U V W Y Z