3.6 绑定手机号

接口形式:

public void bindPhone(Activity act)

参数说明:

act:当前游戏Activity实例

接口示例:

 RNSDK.bindPhone(this);

Last updated

Was this helpful?