C# Class sks_webjob_sdk_version.Functions

Mostrar archivo Open project: michael-chi/Azure-IOTHub

Public Methods

Method Description
ProcessQueueMessage ( [ message, TextWriter logger ) : void

Private Methods

Method Description
SendAndroidNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendNotificationAsync ( string msg ) : System.Threading.Tasks.Task
SendWindowsNotificationAsync ( string msg ) : System.Threading.Tasks.Task

Method Details

ProcessQueueMessage() public static method

public static ProcessQueueMessage ( [ message, TextWriter logger ) : void
message [
logger System.IO.TextWriter
return void