Jive API (3.0.13) Core Javadocs

Uses of Class
com.jivesoftware.community.event.AvatarEvent.Type

Packages that use AvatarEvent.Type
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of AvatarEvent.Type in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event that return AvatarEvent.Type
static AvatarEvent.Type AvatarEvent.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AvatarEvent.Type[] AvatarEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in com.jivesoftware.community.event with parameters of type AvatarEvent.Type
AvatarEvent(AvatarEvent.Type eventType, Avatar avatar, Map<String,? extends Object> params)
          Creates a new avatar event.
 


Jive Product Page

Copyright © 1999-2007 Jive Software.