Method | Description | |
---|---|---|
ClearCurrentTiles ( ) : void | ||
CreateRecentActvityLiveTile ( PlayStation_App.Models.RecentActivity.Feed feed ) : void | ||
CreateToastNotification ( string header, string text ) : void | ||
IsInternet ( ) : bool |
public static CreateRecentActvityLiveTile ( PlayStation_App.Models.RecentActivity.Feed feed ) : void | ||
feed | PlayStation_App.Models.RecentActivity.Feed | |
return | void |
public static CreateToastNotification ( string header, string text ) : void | ||
header | string | |
text | string | |
return | void |