Package rocks.xmpp.extensions.tune.model
Provides XML schema implementations of XEP-0118: User Tune.
It defines a payload format for communicating information about music to which a user is listening, including the title, track number, collection, performer, composer, length, and user rating. The payload format is typically transported using the personal eventing protocol, a profile of XMPP publish-subscribe specified in XEP-0163.
-
Class Summary Class Description Tune The implementation of the<tune/>
element in thehttp://jabber.org/protocol/tune
namespace.