Skip navigation links

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

E20955-01


waggle.common.modules.news.infos
Class XNewsConversationInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.news.infos.XNewsConversationInfo


public class XNewsConversationInfo
extends XDTO

News Conversation Information DTO.


Field Summary
 XChatReadInfo ConversationChatsReadInfo
          Conversation Chats read information.
 XConversationInfo ConversationInfo
          Conversation Info.
 boolean New
          True if this is a new Conversation.

 

Constructor Summary
XNewsConversationInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ConversationInfo

public XConversationInfo ConversationInfo
Conversation Info.

ConversationChatsReadInfo

public XChatReadInfo ConversationChatsReadInfo
Conversation Chats read information.

New

public boolean New
True if this is a new Conversation.

Constructor Detail

XNewsConversationInfo

public XNewsConversationInfo()

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.