C# Class sks_webjob.Functions

Afficher le fichier Open project: michael-chi/Azure-IOTHub

Méthodes publiques

Méthode Description
LookupNotification ( ) : void
ProcessQueueMessage ( [ message, TextWriter log ) : void

Private Methods

Méthode Description
SendAndroidNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendWindowsNotificationAsync ( string msg ) : System.Threading.Tasks.Task

Method Details

LookupNotification() public static méthode

public static LookupNotification ( ) : void
Résultat void

ProcessQueueMessage() public static méthode

public static ProcessQueueMessage ( [ message, TextWriter log ) : void
message [
log System.IO.TextWriter
Résultat void