校验token并统计DAU
A、接口使用场景
登录成功以后校验token并统计DAU
B、接口方法
public void com.tencent.tauth.Tencent.reportDAU()
C、示例代码
调用校验token并统计DAU的示例代码如下:
mTencent. reportDAU(); |
A、接口使用场景
登录成功以后校验token并统计DAU
B、接口方法
public void com.tencent.tauth.Tencent.reportDAU()
C、示例代码
调用校验token并统计DAU的示例代码如下:
mTencent. reportDAU(); |