DevicePoolCompatibilityResult

Represents a device pool compatibility result.

Types

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

Properties

Link copied to clipboard

Whether the result was compatible with the device pool.

Link copied to clipboard

The device (phone or tablet) to return information about.

Link copied to clipboard

Information about the compatibility.

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