Trait rtdlib::types::TDAuthenticationCodeType[][src]

pub trait TDAuthenticationCodeType: Debug + RObject { }

TRAIT | Provides information about the method by which an authentication code is delivered to the user

Implementations on Foreign Types

impl<'a, AUTHENTICATIONCODETYPE: TDAuthenticationCodeType> TDAuthenticationCodeType for &'a AUTHENTICATIONCODETYPE[src]

impl<'a, AUTHENTICATIONCODETYPE: TDAuthenticationCodeType> TDAuthenticationCodeType for &'a mut AUTHENTICATIONCODETYPE[src]

Loading content...

Implementors

Loading content...