org.walluck.oscar
Class IncomingIMCH2.Info.ChatInternal
java.lang.Object
org.walluck.oscar.IncomingIMCH2.Info.ChatInternal
- Enclosing class:
- IncomingIMCH2.Info
public class IncomingIMCH2.Info.ChatInternal
- extends Object
ChatInternal class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncomingIMCH2.Info.ChatInternal
public IncomingIMCH2.Info.ChatInternal()
getRoomInfo
public Chat getRoomInfo()
- Get the value of roomInfo.
- Returns:
- value of roomInfo.
setRoomInfo
public void setRoomInfo(Chat roomInfo)
- Set the value of roomInfo.
- Parameters:
roomInfo
- Value to assign to roomInfo.