Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Class
waggle.common.modules.conference.enums.XConferenceFilter

Packages that use XConferenceFilter
waggle.common.modules.conference Conference Module API. 
waggle.common.modules.conference.enums Enums defined by the Conference Module API. 

 

Uses of XConferenceFilter in waggle.common.modules.conference

 

Methods in waggle.common.modules.conference with parameters of type XConferenceFilter
 List<XObjectID> XConferenceModule.Server.getConversationsWithConferences(XConferenceFilter filter, XConferenceSortOrder order)
          Get the list of conversations with active conferences in the specified order that match the given filter.
 void XConferenceModule.Server.stopConference(XObjectID conversationID, XConferenceFilter filter)
          Stop an in progress conference.

 

Uses of XConferenceFilter in waggle.common.modules.conference.enums

 

Methods in waggle.common.modules.conference.enums that return XConferenceFilter
static XConferenceFilter XConferenceFilter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XConferenceFilter[] XConferenceFilter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.