我正在查看Android 4.2中引入的新API 。在看UserManager课时,我遇到了以下方法:
public boolean isUserAGoat()用于确定发出此呼叫的用户是否受到传送。
返回发出此呼叫的用户是否是山羊。
应该如何以及何时使用?
As of {@link android.os.Build.VERSION_CODES#LOLLIPOP}, this method can * now automatically identify goats using advanced goat recognition technology.