com.tencent.mm.sdk.modelmsg
Class SendAuth

java.lang.Object
  extended by com.tencent.mm.sdk.modelmsg.SendAuth

public final class SendAuth
extends java.lang.Object

WeChat OAuth authentication; authorizes applications via WeChat client
微信OAuth验证功能,通过微信客户端对第三方请求的权限进行授权


Nested Class Summary
static class SendAuth.Req
          
Request class of SendAuth, extend from BaseReq
SendAuth请求类,继承自BaseReq
static class SendAuth.Resp
          
Response class of SendAuth, extend from BaseResp
SendAuth响应类,继承自BaseResp
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait