C# Class Metrooz.Models.NotificationStream

Inheritance: Livet.NotificationObject
Afficher le fichier Open project: namoshika/Metrooz Class Usage Examples

Méthodes publiques

Méthode Description
AllMarkAsRead ( ) : Task
NotificationStream ( SunokoLibrary.Web.GooglePlus.NotificationInfoContainer notificationModel, Account account ) : SunokoLibrary.Web.GooglePlus
Update ( ) : Task

Method Details

AllMarkAsRead() public méthode

public AllMarkAsRead ( ) : Task
Résultat Task

NotificationStream() public méthode

public NotificationStream ( SunokoLibrary.Web.GooglePlus.NotificationInfoContainer notificationModel, Account account ) : SunokoLibrary.Web.GooglePlus
notificationModel SunokoLibrary.Web.GooglePlus.NotificationInfoContainer
account Account
Résultat SunokoLibrary.Web.GooglePlus

Update() public méthode

public Update ( ) : Task
Résultat Task