Package net.eternalclient.api.rs
Interface RSFriendsList
-
- All Superinterfaces:
net.eternalclient.api.data.rs.FriendContainer,net.eternalclient.api.data.rs.NameableContainer<net.eternalclient.api.data.rs.Friend>
public interface RSFriendsList extends net.eternalclient.api.data.rs.FriendContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RSLinkDequegetPendingLogins()
-
-
-
Method Detail
-
getPendingLogins
RSLinkDeque getPendingLogins()
- Specified by:
getPendingLoginsin interfacenet.eternalclient.api.data.rs.FriendContainer
-
-