Uses of Class
com.mulesoft.cloudhub.client.Notification

Uses of Notification in com.mulesoft.cloudhub.client
 

Methods in com.mulesoft.cloudhub.client that return Notification
 Notification Connection.create(Notification notification)
           Connects to CH to create a notification
 Notification CloudhubConnection.create(Notification notification)
           Connects to CH to create a notification
 Notification Connection.createNotification(String text, Notification.Priority priority, String domain, Map<String,String> customProperties)
          Deprecated. 
 Notification CloudhubConnection.createNotification(String text, Notification.Priority priority, String domain, Map<String,String> customProperties)
          Deprecated. 
 

Methods in com.mulesoft.cloudhub.client that return types with arguments of type Notification
 List<Notification> NotificationResults.getData()
           
 

Methods in com.mulesoft.cloudhub.client with parameters of type Notification
 Notification Connection.create(Notification notification)
           Connects to CH to create a notification
 Notification CloudhubConnection.create(Notification notification)
           Connects to CH to create a notification
 

Method parameters in com.mulesoft.cloudhub.client with type arguments of type Notification
 void NotificationResults.setData(List<Notification> notifications)
           
 



Copyright © 2012-2013. All Rights Reserved.