Struct p25::trunking::tsbk::GroupVoiceGrant
[−]
[src]
pub struct GroupVoiceGrant(_);
Indicates a talkgroup has been granted a voice traffic channel.
Methods
impl GroupVoiceGrant[src]
pub fn new(tsbk: TsbkFields) -> Self[src]
Create a new GroupVoiceGrant 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 for the conversation.
pub fn src_unit(&self) -> u32[src]
Unit that initiated the conversation.