Trait rtdlib::types::TDCallState[][src]

pub trait TDCallState: Debug + RObject { }

TRAIT | Describes the current call state

Implementations on Foreign Types

impl<'a, CALLSTATE: TDCallState> TDCallState for &'a CALLSTATE[src]

impl<'a, CALLSTATE: TDCallState> TDCallState for &'a mut CALLSTATE[src]

Loading content...

Implementors

Loading content...