Initial v2 launch notification.
This commit is contained in:
@@ -51,6 +51,11 @@ public interface INotificationBuilder
|
||||
/// </summary>
|
||||
void CreateStoreUpdateNotification();
|
||||
|
||||
/// <summary>
|
||||
/// Shows the one-time release migration notification.
|
||||
/// </summary>
|
||||
void CreateReleaseMigrationNotification();
|
||||
|
||||
/// <summary>
|
||||
/// Creates a calendar reminder toast for the specified calendar item.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user