Package net.runelite.client.party.events
Class UserJoin
- java.lang.Object
-
- net.runelite.client.party.events.UserJoin
-
public final class UserJoin extends Object
-
-
Constructor Summary
Constructors Constructor Description UserJoin(long partyId, long memberId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
long
getMemberId()
long
getPartyId()
int
hashCode()
String
toString()
-