C# Class SnapDotNet.Azure.MobileService.ScheduledJobs.Updates

Inheritance: ScheduledJob
Mostrar archivo Open project: 0xdeafcafe/SnapDotNet

Public Methods

Method Description
ExecuteAsync ( ) : Task

Private Methods

Method Description
GetFriendlyName ( Account account, string name ) : string

Gets the users friendly name

SendWncToastAsync ( string text1, string text2, string ident ) : Task

Send a Toast to the device

Method Details

ExecuteAsync() public method

public ExecuteAsync ( ) : Task
return Task