CountryLaunchStatusInformation
Contains per-country launch status details for an RCS agent.
Types
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
inline fun copy(block: CountryLaunchStatusInformation.Builder.() -> Unit = {}): CountryLaunchStatusInformation