C# Class Pureisuteshon.Notifications.NotifyStatusTile

Afficher le fichier Open project: drasticactions/Pureisuteshon-App

Méthodes publiques

Méthode Description
ClearCurrentTiles ( ) : void
CreateRecentActvityLiveTile ( PlayStation_App.Models.RecentActivity.Feed feed ) : void
CreateToastNotification ( string header, string text ) : void
IsInternet ( ) : bool

Method Details

ClearCurrentTiles() public static méthode

public static ClearCurrentTiles ( ) : void
Résultat void

CreateRecentActvityLiveTile() public static méthode

public static CreateRecentActvityLiveTile ( PlayStation_App.Models.RecentActivity.Feed feed ) : void
feed PlayStation_App.Models.RecentActivity.Feed
Résultat void

CreateToastNotification() public static méthode

public static CreateToastNotification ( string header, string text ) : void
header string
text string
Résultat void

IsInternet() public static méthode

public static IsInternet ( ) : bool
Résultat bool