Trait rtdlib::types::TDAuthorizationState[][src]

pub trait TDAuthorizationState: Debug + RObject { }

TRAIT | Represents the current authorization state of the client

Implementations on Foreign Types

impl<'a, AUTHORIZATIONSTATE: TDAuthorizationState> TDAuthorizationState for &'a AUTHORIZATIONSTATE[src]

impl<'a, AUTHORIZATIONSTATE: TDAuthorizationState> TDAuthorizationState for &'a mut AUTHORIZATIONSTATE[src]

Loading content...

Implementors

Loading content...