Package 

Class AbsAuthBuildForQQ

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String with
    • Method Summary

      Modifier and Type Method Description
      final String getWith()
      abstract AuthResult checkAppInstalled() 检查应用安装
      abstract AuthResult login() 登录功能
      abstract AuthResult shareLink(String targetUrl, String title, String summary, String imageUrl) 分享链接
      • Methods inherited from class cn.moltres.android.auth.AbsAuthBuildForQQ

        resultCancel, resultError, resultSuccess, resultUninstalled, signMatching
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait