Structure
CellularStatusEvent.ErrorMessage
public struct ErrorMessage: Codable, Equatable
Indicates an error related to connecting to the cellular network.
Relationships
Member Of
CellularStatusEvent
Details about the current cellular connection status of a Cloud Connector.
Conforms To
Codable
Equatable