pub trait TDGroupCallVideoQuality: Debug + RObject { }
Expand description

Describes the quality of a group call video

Implementations on Foreign Types§

source§

impl<'a, GROUPCALLVIDEOQUALITY: TDGroupCallVideoQuality> TDGroupCallVideoQuality for &'a mut GROUPCALLVIDEOQUALITY

source§

impl<'a, GROUPCALLVIDEOQUALITY: TDGroupCallVideoQuality> TDGroupCallVideoQuality for &'a GROUPCALLVIDEOQUALITY

Implementors§