AccountSetupAttempt.EnterpriseAccount

abstract class AccountSetupAttempt.EnterpriseAccount


แสดงบัญชีองค์กรที่เพิ่มลงในอุปกรณ์

สรุป

ประเภทที่ซ้อนกัน

ประเภทการตรวจสอบสิทธิ์ที่เป็นไปได้สำหรับบัญชีองค์กร

ผู้รับสร้างบ้านสำหรับ AccountSetupAttempt.EnterpriseAccount

ฟังก์ชันสาธารณะ

java-static AccountSetupAttempt.EnterpriseAccount.Builder!
abstract AccountSetupAttempt.EnterpriseAccount.AuthenticationType!

ประเภทการตรวจสอบสิทธิ์ที่ใช้สำหรับบัญชีนี้

java-static AccountSetupAttempt.EnterpriseAccount!
abstract String!

รหัสของอุปกรณ์ตามที่อยู่ใน Play EMM API

abstract String!

อีเมลที่เชื่อมโยงกับบัญชี หรือเว้นว่างไว้หากไม่มี

abstract String!

รหัสของผู้ใช้ตามที่อยู่ใน Play EMM API

abstract AccountSetupAttempt.EnterpriseAccount.Builder!

ฟังก์ชันสาธารณะ

เครื่องมือสร้าง

java-static fun builder(): AccountSetupAttempt.EnterpriseAccount.Builder!

getAuthenticationType

abstract fun getAuthenticationType(): AccountSetupAttempt.EnterpriseAccount.AuthenticationType!

ประเภทการตรวจสอบสิทธิ์ที่ใช้สำหรับบัญชีนี้

getDefaultInstance

java-static fun getDefaultInstance(): AccountSetupAttempt.EnterpriseAccount!

getDeviceId

abstract fun getDeviceId(): String!

รหัสของอุปกรณ์ตามที่อยู่ใน Play EMM API ซึ่งสอดคล้องกับพารามิเตอร์ `deviceId` ในการเรียก Devices.get ของ Play EMM API

getEmailAddress

abstract fun getEmailAddress(): String!

อีเมลที่เชื่อมโยงกับบัญชี หรือเว้นว่างไว้หากไม่มี

getUserId

abstract fun getUserId(): String!

รหัสของผู้ใช้ตามที่อยู่ใน Play EMM API ซึ่งสอดคล้องกับพารามิเตอร์ `userId` ในการเรียก Users.get ของ Play EMM API