Struct p25::voice::control::GroupVoiceTraffic
[−]
[src]
pub struct GroupVoiceTraffic(_);
Identity of unit transmitting on the current talkgroup traffic channel.
Methods
impl GroupVoiceTraffic[src]
pub fn new(lc: LinkControlFields) -> Self[src]
Create a new GroupVoiceTraffic from the base LC decoder.
pub fn mfg(&self) -> u8[src]
Manufacturer ID of current packet.
pub fn opts(&self) -> ServiceOptions[src]
Service options provided by current traffic channel.
pub fn talkgroup(&self) -> TalkGroup[src]
Current resident talkgroup of traffic channel.
pub fn src_unit(&self) -> u32[src]
Address of user currently transmitting.