A B C D E F G H I K L M N O P Q R S T U V W Y Z

G

generateCheckSum(String, String) - 类 im.yixin.sdk.channel.YXMessageUtil 中的静态方法
protocolData仅仅的生产checksum的源字符串, 从第三方app到易信的调用,这个参数仅仅是协议内容,两边保持一致;反方向的调用这个参数会包含版本号, 仅仅作为字符串的组成部分罢了
generateMultipartBoundary() - 类 im.yixin.sdk.http.multipart.MultipartEntity 中的静态方法
Generates a random multipart boundary string.
get(String, Map<String, String>) - 类 im.yixin.sdk.util.SDKHttpUtils 中的方法
 
get4ErrorLog(Class, String) - 类 im.yixin.sdk.util.SDKHttpUtils 中的方法
 
get4ErrorLog(Class, Class, String) - 类 im.yixin.sdk.util.SDKHttpUtils 中的方法
发送异常log给服务器。
getAppId() - 接口 im.yixin.sdk.api.IYXAPI 中的方法
获取用户申请的APPID
getAppId() - 类 im.yixin.sdk.api.YXAPIBaseBroadcastReceiver 中的方法
返回第三方app的id,该id是在易信开放平台注册时获取的app id。
getAppId() - 类 im.yixin.sdk.channel.YXMessageProtocol 中的方法
 
getAppId() - 类 im.yixin.sdk.util.YixinProtocol 中的方法
 
getApplicationContext() - 接口 im.yixin.sdk.api.IYXAPI 中的方法
获取ApplicationContext
getAppName(Context) - 类 im.yixin.sdk.util.DevicesUtils 中的静态方法
 
getAppPackage() - 类 im.yixin.sdk.channel.YXMessageProtocol 中的方法
 
getAppPackage() - 类 im.yixin.sdk.util.YixinProtocol 中的方法
 
getBoundary() - 类 im.yixin.sdk.http.multipart.Part 中的静态方法
已过时。 uses a constant string. Rather use Part.getPartBoundary()
getByParams(String, Map<String, String>) - 类 im.yixin.sdk.util.SDKHttpUtils 中的方法
 
getCharSet() - 类 im.yixin.sdk.http.multipart.Part 中的方法
Return the character encoding of this part.
getCharSet() - 类 im.yixin.sdk.http.multipart.PartBase 中的方法
Return the character encoding of this part.
getCommand() - 类 im.yixin.sdk.channel.YXMessageProtocol 中的方法
 
getCommand() - 类 im.yixin.sdk.util.YixinProtocol 中的方法
 
getContent() - 类 im.yixin.sdk.http.multipart.MultipartEntity 中的方法
 
getContentLength() - 类 im.yixin.sdk.http.multipart.MultipartEntity 中的方法
 
getContentType() - 类 im.yixin.sdk.http.multipart.MultipartEntity 中的方法
 
getContentType() - 类 im.yixin.sdk.http.multipart.Part 中的方法
Returns the content type of this part.
getContentType() - 类 im.yixin.sdk.http.multipart.PartBase 中的方法
Returns the content type of this part.
getFileName() - 类 im.yixin.sdk.http.multipart.ByteArrayPartSource 中的方法
 
getFileName() - 类 im.yixin.sdk.http.multipart.FilePartSource 中的方法
Return the current filename
getFileName() - 接口 im.yixin.sdk.http.multipart.PartSource 中的方法
Gets the name of the file this source represents.
getHttpEntity() - 异常 im.yixin.sdk.util.SDKHttpUtils.HttpCodeException 中的方法
 
getInstance() - 类 im.yixin.sdk.api.YXAPIFactory 中的静态方法
获得易信接口实例
getInstance() - 类 im.yixin.sdk.util.SDKFeedBackUtils 中的静态方法
单例
getInstance() - 类 im.yixin.sdk.util.SDKHttpUtils 中的静态方法
 
getIYXAPI() - 类 im.yixin.sdk.api.BaseYXEntryActivity 中的方法
返回第三方app根据app id创建的IYXAPI,
getLength() - 类 im.yixin.sdk.http.multipart.ByteArrayPartSource 中的方法
 
getLength() - 类 im.yixin.sdk.http.multipart.FilePartSource 中的方法
Return the length of the file
getLength() - 接口 im.yixin.sdk.http.multipart.PartSource 中的方法
Gets the number of bytes contained in this source.
getLengthOfParts(Part[]) - 类 im.yixin.sdk.http.multipart.Part 中的静态方法
Return the total sum of all parts and that of the last boundary
getLengthOfParts(Part[], byte[]) - 类 im.yixin.sdk.http.multipart.Part 中的静态方法
Gets the length of the multipart message including the given parts.
getMessageDigest(byte[]) - 类 im.yixin.algorithm.MD5 中的静态方法
生成消息摘要
getMultipartBoundary() - 类 im.yixin.sdk.http.multipart.MultipartEntity 中的方法
Returns the MIME boundary string that is used to demarcate boundaries of this part.
getName() - 类 im.yixin.sdk.http.multipart.Part 中的方法
Return the name of this part.
getName() - 类 im.yixin.sdk.http.multipart.PartBase 中的方法
Returns the name.
getNetworkName(Context) - 类 im.yixin.sdk.util.SDKNetworkUtil 中的静态方法
获取网络名称:wifi的ssid名称、mobile的2G、3G、4G等
getNetworkType(Context) - 类 im.yixin.sdk.util.SDKNetworkUtil 中的静态方法
 
getOperationTypeByClass(Class) - 类 im.yixin.sdk.util.SDKHttpUtils 中的方法
根据类名返回操作类型
getPartBoundary() - 类 im.yixin.sdk.http.multipart.Part 中的方法
Gets the part boundary to be used.
getPermissions(Context) - 类 im.yixin.sdk.util.DevicesUtils 中的静态方法
读取app权限配置,逗号隔开
getRawDigest(byte[]) - 类 im.yixin.algorithm.MD5 中的静态方法
获取md5摘要的原始数据
getReason() - 类 im.yixin.sdk.api.ExceptionInfo 中的方法
返回异常原因信息
getReq() - 类 im.yixin.sdk.api.ExceptionInfo 中的方法
返回请求体
getReqMessage() - 类 im.yixin.sdk.api.ExceptionInfo 中的方法
返回请求体的消息体
getReqMessageData() - 类 im.yixin.sdk.api.ExceptionInfo 中的方法
返回请求体的消息体的数据体
getReqMessageThumbData() - 类 im.yixin.sdk.api.ExceptionInfo 中的方法
返回请求体的消息体的缩略图
getResponse() - 异常 im.yixin.sdk.util.SDKHttpUtils.HttpCodeException 中的方法
 
getSdkVersion() - 类 im.yixin.sdk.channel.YXMessageProtocol 中的方法
 
getSdkVersion() - 类 im.yixin.sdk.util.YixinProtocol 中的方法
 
getSignature(Context, String) - 类 im.yixin.sdk.util.SDKUtil 中的静态方法
判断签名有效性
getSource() - 类 im.yixin.sdk.http.multipart.FilePart 中的方法
Returns the source of the file part.
getSource() - 类 im.yixin.sdk.util.YixinProtocol 中的方法
 
getStatusLine() - 异常 im.yixin.sdk.util.SDKHttpUtils.HttpCodeException 中的方法
 
getTransferEncoding() - 类 im.yixin.sdk.http.multipart.Part 中的方法
Return the transfer encoding of this part.
getTransferEncoding() - 类 im.yixin.sdk.http.multipart.PartBase 中的方法
Returns the transfer encoding of this part.
getType() - 类 im.yixin.sdk.api.BaseReq 中的方法
操作类型
getType() - 类 im.yixin.sdk.api.BaseResp 中的方法
操作类型
getType() - 类 im.yixin.sdk.api.SendAuthToYX.Req 中的方法
 
getType() - 类 im.yixin.sdk.api.SendAuthToYX.Resp 中的方法
 
getType() - 类 im.yixin.sdk.api.SendMessageToYX.Req 中的方法
 
getType() - 类 im.yixin.sdk.api.SendMessageToYX.Resp 中的方法
 
getType() - 类 im.yixin.sdk.api.ShowYXMessageFromYX.Req 中的方法
 
getType() - 类 im.yixin.sdk.api.ShowYXMessageFromYX.Resp 中的方法
 
getVersionName(Context) - 类 im.yixin.sdk.util.DevicesUtils 中的静态方法
 

A B C D E F G H I K L M N O P Q R S T U V W Y Z