类 DouYinCallBackActivity

    • 字段详细资料

      • TAG

        public static final String TAG
    • 构造器详细资料

      • DouYinCallBackActivity

        public DouYinCallBackActivity()
    • 方法详细资料

      • onCreate

        public void onCreate​(@Nullable
                             Bundle savedInstanceState)
        覆盖:
        onCreate 在类中 Activity
      • onReq

        public void onReq​(com.bytedance.sdk.open.aweme.common.model.BaseReq req)
        指定者:
        onReq 在接口中 com.bytedance.sdk.open.aweme.common.handler.IApiEventHandler
      • onResp

        public void onResp​(com.bytedance.sdk.open.aweme.common.model.BaseResp resp)
        指定者:
        onResp 在接口中 com.bytedance.sdk.open.aweme.common.handler.IApiEventHandler
      • onErrorIntent

        public void onErrorIntent​(@Nullable
                                  Intent intent)
        指定者:
        onErrorIntent 在接口中 com.bytedance.sdk.open.aweme.common.handler.IApiEventHandler