Uses of Interface
tigase.xmpp.impl.push.PushNotificationsAware
-
Packages that use PushNotificationsAware Package Description tigase.xmpp.impl.push -
-
Uses of PushNotificationsAware in tigase.xmpp.impl.push
Subinterfaces of PushNotificationsAware in tigase.xmpp.impl.push Modifier and Type Interface Description interfacePushNotificationsExtensioninterfacePushNotificationsFilterClasses in tigase.xmpp.impl.push that implement PushNotificationsAware Modifier and Type Class Description classAwayPushNotificationsExtensionclassEncryptedPushNotificationExtensionclassGroupchatFilterclassGroupchatPushNotificationsExtensionclassIgnoreFromUnknownFilterclassMutedFilterclassPriorityExtensionMethod parameters in tigase.xmpp.impl.push with type arguments of type PushNotificationsAware Modifier and Type Method Description voidPushNotifications. setAwares(ArrayList<PushNotificationsAware> awares)
-