Trait rtdlib::types::TDNotificationGroupType[][src]

pub trait TDNotificationGroupType: Debug + RObject { }

TRAIT | Describes type of notifications in the group

Implementations on Foreign Types

impl<'a, NOTIFICATIONGROUPTYPE: TDNotificationGroupType> TDNotificationGroupType for &'a NOTIFICATIONGROUPTYPE[src]

impl<'a, NOTIFICATIONGROUPTYPE: TDNotificationGroupType> TDNotificationGroupType for &'a mut NOTIFICATIONGROUPTYPE[src]

Loading content...

Implementors

Loading content...