JonSkeet 2012-12-12 10:18 采纳率: 0%
浏览 4008
已采纳

Android下如何正确使用UserManager.isUserAGoat()?

我在看android4.2新API说明的时候,看到了 UserManager类,其中有一个isUserAGoat ()方法:

public boolean isUserAGoat ()

Used to determine whether the user making this call is subject to teleportations.

Returns whether the user making this call is a goat.

请问这个isUserAGoat ()方法是怎么用的?

  • 写回答

2条回答 默认 最新

  • Billy_崔海斌 2012-12-13 02:11
    关注

    应该是未来要用的某个特殊方法,目前全部都是返回false的。

       /**
        * Used to determine whether the user making this call is subject to
        * teleportations.
        * @return whether the user making this call is a goat 
        */
       public boolean isUserAGoat() {
           return false;
       }
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 苹果mac m1系统在关闭sip后怎么能使用app
  • ¥15 在win系统Django虚拟环境下载mysqlclient报错
  • ¥15 pg数据库导入数据序列重复
  • ¥15 三分类机器学习模型可视化分析
  • ¥15 本地测试网站127.0.0.1 已拒绝连接,如何解决?(标签-ubuntu)
  • ¥50 Qt在release捕获异常并跟踪堆栈(有Demo,跑一下环境再回答)
  • ¥30 python,LLM 文本提炼
  • ¥15 关于将inet引入的相关问题
  • ¥15 关于一个倒计时的操作和显示设计
  • ¥15 提问STK的问题,哪位航天领域的同学会啊