最新安卓SDK,getAVUser方法失效,应该怎么做

你好,不是为了获得当前用户,而是object.getAVUser()这个方法不能用了

object.getAVUser()这个方法不能用了

是的,新 SDK 没有这个接口。能说说是在什么场景下需要用到 getAVUser()(且 getAVObject 无法满足需要)?