CoWatchingQueue

@Immutable
@AutoValue
@PublicApi
abstract class CoWatchingQueue


מכיל נתונים של תור לקוח ו/או מטא-נתונים של תור שרת.

סיכום

סוגים מקוננים

בנאי של CoWatchingQueue.

קבועים

const CoWatchingQueue!

תפקידים ציבוריים

java-static CoWatchingQueue.Builder!
abstract ClientQueue?

מחזירה את הנתונים מסוג ClientQueue.

abstract ServerQueueParams?

הפונקציה מחזירה את המטא-נתונים ServerQueueParams.

קבועים

ריק

const val EMPTYCoWatchingQueue!

תפקידים ציבוריים

builder

java-static fun builder(): CoWatchingQueue.Builder!

clientQueue

abstract fun clientQueue(): ClientQueue?

מחזירה את הנתונים מסוג ClientQueue.

serverQueueParams

abstract fun serverQueueParams(): ServerQueueParams?

הפונקציה מחזירה את המטא-נתונים ServerQueueParams.