Jive API (3.0.13) Core Javadocs

Uses of Class
com.jivesoftware.community.media.video.events.VideoEvent.Type

Packages that use VideoEvent.Type
com.jivesoftware.community.media.video.events   
 

Uses of VideoEvent.Type in com.jivesoftware.community.media.video.events
 

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

Constructors in com.jivesoftware.community.media.video.events with parameters of type VideoEvent.Type
VideoEvent(VideoEvent.Type eventType, ContainerAwareEntityDescriptor payload)
           
VideoEvent(VideoEvent.Type eventType, ContainerAwareEntityDescriptor payload, Map<String,?> params)
           
VideoEvent(VideoEvent.Type eventType, ContainerAwareEntityDescriptor payload, Map<String,?> params, long actorID)
           
 


Jive Product Page

Copyright © 1999-2007 Jive Software.