-
- All Implemented Interfaces:
public final class GroupSystemMsgData.InvitedRequest
-
-
Method Summary
Modifier and Type Method Description final LonggetRequestId()final LonggetInvitorUin()final StringgetInvitorNick()final LonggetGroupId()final StringgetGroupName()final BooleangetChecked()final LonggetActor()-
-
Method Detail
-
getRequestId
final Long getRequestId()
-
getInvitorUin
final Long getInvitorUin()
-
getInvitorNick
final String getInvitorNick()
-
getGroupId
final Long getGroupId()
-
getGroupName
final String getGroupName()
-
getChecked
final Boolean getChecked()
-
-
-
-