| BaseStationMessageHelper Methods |
The BaseStationMessageHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertToBaseStationMessageType |
Converts from BaseStation text to a message type.
| |
| ConvertToBaseStationStatusCode |
Converts a string to a BaseStationStatusCode.
| |
| ConvertToBaseStationTransmissionType |
Converts strings into BaseStationTransmissionType enumeration values.
| |
| ConvertToString(BaseStationStatusCode) |
Converts a BaseStationStatusCode to a string.
| |
| ConvertToString(BaseStationTransmissionType) |
Converts BaseStationTransmissionType values into strings.
| |
| ConvertToString(BaseStationMessageType, Boolean, Boolean) |
Converts from a message type to the expected BaseStation text.
|