Struct p25::trunking::tsbk::GroupDataGrant
[−]
[src]
pub struct GroupDataGrant(_);
Indicates a talkgroup has been granted a data traffic channel.
Methods
impl GroupDataGrant[src]
pub fn new(tsbk: TsbkFields) -> Self[src]
Create a new GroupDataGrant decoder from the base TSBK decoder.
pub fn opts(&self) -> ServiceOptions[src]
Options requested/granted for the traffic channel.
pub fn channel(&self) -> Channel[src]
Parameters for tuning to the traffic channel.
pub fn talkgroup(&self) -> TalkGroup[src]
Talkgroup assigned to the channel.
pub fn src_unit(&self) -> u32[src]
Originating unit for the data traffic.