Uses of Interface
tigase.push.api.IPushProvider
Packages that use IPushProvider
Package
Description
-
Uses of IPushProvider in tigase.push
Classes in tigase.push that implement IPushProviderMethod parameters in tigase.push with type arguments of type IPushProviderModifier and TypeMethodDescriptionvoidPushNotificationsComponent.setProviders(List<IPushProvider> providers) -
Uses of IPushProvider in tigase.push.adhoc
Method parameters in tigase.push.adhoc with type arguments of type IPushProviderModifier and TypeMethodDescriptionvoidRegisterDevice.setPushProviders(List<IPushProvider> pushProviders) voidUnregisterDevice.setPushProviders(List<IPushProvider> pushProviders) -
Uses of IPushProvider in tigase.push.apns
Classes in tigase.push.apns that implement IPushProvider -
Uses of IPushProvider in tigase.push.fcm
Classes in tigase.push.fcm that implement IPushProvider -
Uses of IPushProvider in tigase.push.modules
Methods in tigase.push.modules that return IPushProviderModifier and TypeMethodDescriptionprotected IPushProviderPublishNotificationModule.getProvider(IPushSettings.IDevice device) Method parameters in tigase.push.modules with type arguments of type IPushProviderModifier and TypeMethodDescriptionvoidPublishNotificationModule.setPushProviders(List<IPushProvider> pushProviders)