public abstract class ApplicationFormat extends Object
The data format of the content type being established, which formally declares one purpose of the session (e.g., "audio" or "video"). This is the 'what' of the session (i.e., the bits to be transferred), such as the acceptable codecs when establishing a voice conversation. In Jingle XML syntax the application format is the namespace of the
<description/>element.
Jingle.Content.getApplicationFormat()Copyright © 2014–2018 XMPP.rocks. All rights reserved.