Sat Connection Status
Enum representing the possible satellite connection status states.
This enum defines the various states of a satellite connection that devices can be in during communication attempts. Each status provides specific information about the current connectivity state with the satellite network.
Entries
Device has established a full connection to the satellite network capable of sending and receiving messages, and all services should be available.
Device is not connected to any satellite network. This state indicates no satellite services are currently available.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.