C# 클래스 Metrooz.Models.NotificationStream

상속: Livet.NotificationObject
파일 보기 프로젝트 열기: namoshika/Metrooz 1 사용 예제들

공개 메소드들

메소드 설명
AllMarkAsRead ( ) : Task
NotificationStream ( SunokoLibrary.Web.GooglePlus.NotificationInfoContainer notificationModel, Account account ) : SunokoLibrary.Web.GooglePlus
Update ( ) : Task

메소드 상세

AllMarkAsRead() 공개 메소드

public AllMarkAsRead ( ) : Task
리턴 Task

NotificationStream() 공개 메소드

public NotificationStream ( SunokoLibrary.Web.GooglePlus.NotificationInfoContainer notificationModel, Account account ) : SunokoLibrary.Web.GooglePlus
notificationModel SunokoLibrary.Web.GooglePlus.NotificationInfoContainer
account Account
리턴 SunokoLibrary.Web.GooglePlus

Update() 공개 메소드

public Update ( ) : Task
리턴 Task