Package tigase.server

Class Presence


  • public class Presence
    extends Packet
    Created: Dec 31, 2009 8:42:05 PM
    Version:
    $Rev$
    Author:
    Artur Hefczyc
    • Field Detail

      • PRESENCE_ERROR_PATH

        public static final String[] PRESENCE_ERROR_PATH
      • PRESENCE_PRIORITY_PATH

        public static final String[] PRESENCE_PRIORITY_PATH
      • PRESENCE_SHOW_PATH

        public static final String[] PRESENCE_SHOW_PATH
    • Method Detail

      • getElNameErrorPath

        protected String[] getElNameErrorPath()
        Description copied from class: Packet
        A convenience method to provide XML path as String[] to error element. This method should be override by all classes extending this class.
        Overrides:
        getElNameErrorPath in class Packet
        Returns:
        XML path to error element.