Trait rtdlib::types::TDNotificationType[][src]

pub trait TDNotificationType: Debug + RObject { }

TRAIT | Contains detailed information about a notification

Implementations on Foreign Types

impl<'a, NOTIFICATIONTYPE: TDNotificationType> TDNotificationType for &'a NOTIFICATIONTYPE[src]

impl<'a, NOTIFICATIONTYPE: TDNotificationType> TDNotificationType for &'a mut NOTIFICATIONTYPE[src]

Loading content...

Implementors

Loading content...