AbleCloud PHP SDK  1.8.x
PHP SDK of AbleCloud API
弃用列表
成员 ACAccountMgr::resetPassword ($userId, $account, $password, $verifyCode)
请使用resetPasswordByAccount方法。
成员 ACBindMgr::getDeviceShareCode ($deviceId, $user, $timeout)
请使用方法 fetchDeviceShareCoderefreshDeviceShareCode 获取/更新设备的分享码。
成员 ACBindMgr::listDevices ($user)
本方法限制了可查询的设备数目的上限。请使用方法 getDeviceCountOfUsergetDevicesOfUser 查询用户绑定的设备信息。
成员 ACContext::getTraceId ()
不再使用。使用ACRequest::getTraceId。
成员 ACContext::newTraceId ()
不再使用。使用ACRequest::newTraceId。
成员 ACContext::setTraceId ($traceId)
不再使用。使用ACRequest::setTraceId。