Struct p25::voice::control::PhoneTraffic
[−]
[src]
pub struct PhoneTraffic(_);
Identity of unit participating in current phone call.
Methods
impl PhoneTraffic
[src]
pub fn new(lc: LinkControlFields) -> Self
[src]
Create a new PhoneTraffic
decoder from the base LC decoder.
pub fn opts(&self) -> ServiceOptions
[src]
Options requested/granted for the traffic channel.
pub fn call_timer(&self) -> u16
[src]
Maximum amount of time (in units of 100ms) that the phone call can occupy the traffic channel.
pub fn unit(&self) -> u32
[src]
Unit participating in call.