Uses of Record Class
tigase.push.api.INotification.Meet
Packages that use INotification.Meet
-
Uses of INotification.Meet in tigase.push
Methods in tigase.push that return INotification.MeetConstructors in tigase.push with parameters of type INotification.MeetModifierConstructorDescriptionPlainNotification(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.Meet in tigase.push.api
Methods in tigase.push.api that return INotification.MeetMethod parameters in tigase.push.api with type arguments of type INotification.MeetModifier and TypeMethodDescriptiondefault voidIPlainNotification.ifMeet(INotification.Processor<INotification.Meet> processor) -
Uses of INotification.Meet in tigase.push.modules
Methods in tigase.push.modules that return INotification.MeetModifier and TypeMethodDescriptionprotected INotification.MeetPublishNotificationModule.parseMeet(tigase.xml.Element notificationElem)