Uses of Class
io.github.ma1uta.matrix.event.nested.Invite
-
Packages that use Invite Package Description io.github.ma1uta.matrix.event.content Event content classes. -
-
Uses of Invite in io.github.ma1uta.matrix.event.content
Fields in io.github.ma1uta.matrix.event.content declared as Invite Modifier and Type Field Description private InviteRoomMemberContent. thirdPartyInviteThird-party invites.Methods in io.github.ma1uta.matrix.event.content that return Invite Modifier and Type Method Description InviteRoomMemberContent. getThirdPartyInvite()Methods in io.github.ma1uta.matrix.event.content with parameters of type Invite Modifier and Type Method Description voidRoomMemberContent. setThirdPartyInvite(Invite thirdPartyInvite)
-