HybridJobQueueInfo

Information about the queue for a specified job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Provides more information about the queue position. For example, if the job is complete and no longer in the queue, the message field contains that information.

Link copied to clipboard

Current position of the job in the jobs queue.

Link copied to clipboard

The name of the queue.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String