RuyiNetPartyInvitation Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetPartyInvitation
The RuyiNetPartyInvitation type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetPartyInvitation | Initializes a new instance of the RuyiNetPartyInvitation class |
| Name | Description | |
|---|---|---|
| FromPlayerId |
The ID of the player that sent the invitation.
| |
| PartyId |
The ID of the party the player was invited to.
| |
| ToPlayerId |
The ID of the player the invitation was sent to.
|
| Name | Description | |
|---|---|---|
| (RuyiNetPartyInvitationData to RuyiNetPartyInvitation) |
Convert from response data.
|