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)

הגדרת תוצאת בדיקת התקינות לבקשה של תיבת הדו-שיח.

שיטות שעברו בירושה

בוני אובייקטים ציבוריים

בנאי

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