StandardIntegrityManager.StandardIntegrityDialogRequest.Builder

public static abstract class StandardIntegrityManager.StandardIntegrityDialogRequest.Builder
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.StandardIntegrityManager.StandardIntegrityDialogRequest.Builder


ผู้รับสร้างบ้านสำหรับ StandardIntegrityManager.StandardIntegrityDialogRequest

สรุป

ผู้สร้างสาธารณะ

Builder()

เมธอดสาธารณะ

abstract StandardIntegrityManager.StandardIntegrityDialogRequest build()

สร้าง StandardIntegrityManager.StandardIntegrityDialogRequest

abstract StandardIntegrityManager.StandardIntegrityDialogRequest.Builder setTypeCode(int typeCode)

ตั้งค่าประเภทกล่องโต้ตอบ

abstract StandardIntegrityManager.StandardIntegrityDialogRequest.Builder setActivity(Activity activity)

กำหนดกิจกรรมที่จะใช้เพื่อแสดงกล่องโต้ตอบ

abstract StandardIntegrityManager.StandardIntegrityDialogRequest.Builder setStandardIntegrityResponse(StandardIntegrityManager.StandardIntegrityResponse standardIntegrityResponse)

ตั้งค่าผลการตรวจสอบความสมบูรณ์สำหรับคำขอกล่องโต้ตอบ

วิธีการที่รับช่วง

ผู้สร้างสาธารณะ

Builder

public Builder ()

เมธอดสาธารณะ

setTypeCode

public abstract StandardIntegrityManager.StandardIntegrityDialogRequest.Builder setTypeCode (int typeCode)

ตั้งค่าประเภทกล่องโต้ตอบ

พารามิเตอร์
typeCode int

คิกรีเทิร์น
StandardIntegrityManager.StandardIntegrityDialogRequest.Builder

setActivity

public abstract StandardIntegrityManager.StandardIntegrityDialogRequest.Builder setActivity (Activity activity)

กำหนดกิจกรรมที่จะใช้เพื่อแสดงกล่องโต้ตอบ

พารามิเตอร์
activity Activity

คิกรีเทิร์น
StandardIntegrityManager.StandardIntegrityDialogRequest.Builder

setStandardIntegrityResponse

public abstract StandardIntegrityManager.StandardIntegrityDialogRequest.Builder setStandardIntegrityResponse (StandardIntegrityManager.StandardIntegrityResponse standardIntegrityResponse)

ตั้งค่าผลการตรวจสอบความสมบูรณ์สำหรับคำขอกล่องโต้ตอบ

พารามิเตอร์
standardIntegrityResponse StandardIntegrityManager.StandardIntegrityResponse

คิกรีเทิร์น
StandardIntegrityManager.StandardIntegrityDialogRequest.Builder