Uses of Record Class
tigase.push.api.INotification.Jingle
Packages that use INotification.Jingle
-
Uses of INotification.Jingle in tigase.push
Methods in tigase.push that return INotification.JingleConstructors in tigase.push with parameters of type INotification.JingleModifierConstructorDescriptionPlainNotification(tigase.xmpp.jid.BareJID account, INotification.Priority priority, Long messageCount, tigase.xmpp.jid.JID lastMessageSender, String lastMessageBody, String groupchatSenderNickname, String eventName, INotification.Jingle jingle, INotification.Meet meet) -
Uses of INotification.Jingle in tigase.push.api
Methods in tigase.push.api that return INotification.JingleMethod parameters in tigase.push.api with type arguments of type INotification.JingleModifier and TypeMethodDescriptiondefault voidIPlainNotification.ifJingle(INotification.Processor<INotification.Jingle> processor) -
Uses of INotification.Jingle in tigase.push.modules
Methods in tigase.push.modules that return INotification.JingleModifier and TypeMethodDescriptionprotected INotification.JinglePublishNotificationModule.parseJingle(tigase.xml.Element notificationElem)