com.windowsazure.messaging.NotificationHubClient Maven / Gradle / Ivy
//----------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------
package com.windowsazure.messaging;
/**
* This interface represents all actions that can be done on an Azure
* Notification Hub.
*/
public interface NotificationHubClient extends INotificationHub {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy