Package jag.game.relationship
Interface RSFriendsChatSystem
-
- All Superinterfaces:
RSChatterContext<RSFriendsChatUser>
,RSProvider
public interface RSFriendsChatSystem extends RSChatterContext<RSFriendsChatUser>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getChannelName()
String
getChannelOwner()
int
getLocalPlayerRank()
-
Methods inherited from interface jag.game.relationship.RSChatterContext
getCapacity, getChatters, getCount, getDisplayNameCache, getPreviousNameCache
-
-