Skip navigation links

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

E20955-01


Uses of Class
waggle.common.modules.conversation.infos.XConversationMemberInfo

Packages that use XConversationMemberInfo
waggle.common.modules.conversation Conversation Module API. 
waggle.common.modules.conversation.infos Data transfer objects defined by the Conversation Module API. 

 

Uses of XConversationMemberInfo in waggle.common.modules.conversation

 

Methods in waggle.common.modules.conversation that return types with arguments of type XConversationMemberInfo
 List<XConversationMemberInfo> XConversationModule.Server.getConversationDirectMembers(XObjectID conversationID)
          Get information about a Conversation's direct User and Group members.
 List<XConversationMemberInfo> XConversationModule.Server.getConversationMembership(XObjectID conversationID)
          Get information about a Conversation's direct and indirect User membership.
 List<XConversationMemberInfo> XConversationModule.Server.getConversationMembershipAndDirectGroups(XObjectID conversationID)
          Get information about a Conversation's direct and indirect User membership and the Conversation's direct Groups.

 

Uses of XConversationMemberInfo in waggle.common.modules.conversation.infos

 

Fields in waggle.common.modules.conversation.infos declared as XConversationMemberInfo
 XConversationMemberInfo XConversationMemberCheckInfo.MemberInfo
          Member info or null.

 


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.