org.exoplatform.services.xmpp.util
Class MUCConstants.Action
java.lang.Object
org.exoplatform.services.xmpp.util.MUCConstants.Action
- Enclosing class:
- MUCConstants
public static class MUCConstants.Action
- extends java.lang.Object
- Author:
- vetal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATED
public static final java.lang.String CREATED
- See Also:
- Constant Field Values
JOINED
public static final java.lang.String JOINED
- See Also:
- Constant Field Values
LEFT
public static final java.lang.String LEFT
- See Also:
- Constant Field Values
MESSAGE
public static final java.lang.String MESSAGE
- See Also:
- Constant Field Values
DESTROY
public static final java.lang.String DESTROY
- See Also:
- Constant Field Values
INVITE
public static final java.lang.String INVITE
- See Also:
- Constant Field Values
DECLINE
public static final java.lang.String DECLINE
- See Also:
- Constant Field Values
BANNED
public static final java.lang.String BANNED
- See Also:
- Constant Field Values
KICKED
public static final java.lang.String KICKED
- See Also:
- Constant Field Values
ROLE_CHANGE
public static final java.lang.String ROLE_CHANGE
- See Also:
- Constant Field Values
AFFILIATE_CHANGE
public static final java.lang.String AFFILIATE_CHANGE
- See Also:
- Constant Field Values
NICKNAME_CHANGE
public static final java.lang.String NICKNAME_CHANGE
- See Also:
- Constant Field Values
SUBJECT_CHANGE
public static final java.lang.String SUBJECT_CHANGE
- See Also:
- Constant Field Values
PRESENCE_CHANGE
public static final java.lang.String PRESENCE_CHANGE
- See Also:
- Constant Field Values
YOU_BANNED
public static final java.lang.String YOU_BANNED
- See Also:
- Constant Field Values
YOU_KICKED
public static final java.lang.String YOU_KICKED
- See Also:
- Constant Field Values
YOU_ROLE_CHANGE
public static final java.lang.String YOU_ROLE_CHANGE
- See Also:
- Constant Field Values
YOU_AFFILIATE_CHANGE
public static final java.lang.String YOU_AFFILIATE_CHANGE
- See Also:
- Constant Field Values
ITEM_CHANGE
public static final java.lang.String ITEM_CHANGE
- See Also:
- Constant Field Values
MUCConstants.Action
public MUCConstants.Action()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.