Contains information about the channel state and traffic statistics
| Name | Type | Description |
|---|---|---|
| eDataState | eMC_ChannelState | Current state of the channel data connection |
| eChannelMode | eChannelMode | Indicates the mode in which the channel operates |
| eSGNState | eVTSG_State | Signaling state of the channel |
| nChannelsConnected | integer | Number of currently connected sub-channels |
| cbDataSend | long | Total amount of data sent (in bytes) |
| cbDataReceived | long | Total amount of data received (in bytes) |
| dblRcvBandwidth | double | Estimated receive bandwidth in Mbps |
| dblSendBandwidth | double | Estimated send bandwidth in Mbps |