Метод | Описание | |
---|---|---|
Run ( IBackgroundTaskInstance taskInstance ) : void |
Метод | Описание | |
---|---|---|
HandleLike ( ToastNotificationActionTriggerDetail details, QueryString args ) : System.Threading.Tasks.Task | ||
HandleReply ( ToastNotificationActionTriggerDetail details, QueryString args ) : System.Threading.Tasks.Task | ||
SendToast ( string message ) : void |
Simple method to show a basic toast with a message.
|
public Run ( IBackgroundTaskInstance taskInstance ) : void | ||
taskInstance | IBackgroundTaskInstance | |
Результат | void |