ActiveCallStateRef

Type Alias ActiveCallStateRef 

Source
pub type ActiveCallStateRef = Arc<RwLock<ActiveCallState>>;

Aliased Typeยง

pub struct ActiveCallStateRef { /* private fields */ }