CountryLaunchStatusInformation

Contains per-country launch status details for an RCS agent.

Types

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

Properties

Link copied to clipboard

An array of CarrierStatusInformation objects containing carrier-level launch status details.

Link copied to clipboard

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

Link copied to clipboard

The RCS platform identifier for this country.

Link copied to clipboard

The unique identifier of the registration associated with this country launch.

Link copied to clipboard

The launch status for this country.

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