All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.windowsazure.messaging.NotificationHubJobStatus Maven / Gradle / Ivy

package com.windowsazure.messaging;

public enum NotificationHubJobStatus {
	Started,
	Running,
	Completed,
	Failed
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy