public struct ChannelStatus
Public Structure ChannelStatus
public value class ChannelStatus
[<SealedAttribute>]
type ChannelStatus =
struct
inherit ValueType
end
ChannelStatus | Creates and fills the ChannelStatus |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
BasicStatus | Bits 0-1 of the status response |
ChannelType | Bits 4-7 of the status response. Not a valid channelType on AP1. |
networkNumber | Bits 2-3 of the status response. Invalid on AP1. |