Package jag.game.relationship
Interface RSChatHistory
-
- All Superinterfaces:
RSProvider
public interface RSChatHistory extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RSChatLine[]
getBuffer()
int
getCaret()
-
-
-
Method Detail
-
getCaret
int getCaret()
-
getBuffer
RSChatLine[] getBuffer()
-
-