RuyiNetPartyService Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetPartyService : RuyiNetService
The RuyiNetPartyService type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptPartyInvitation |
Accept a party invitation.
| |
| GetFriendsParties |
Get friends' parties.
| |
| GetMyParty |
Returns the party the current player is a member of, if any.
| |
| GetPartyInfo |
Get the current party information for the player.
| |
| JoinParty |
Join a friend's party.
| |
| LeaveParty |
Leave a party.
| |
| ListPartyInvitations |
List Party Invitations
| |
| RejectPartyInvitation |
Reject a party invitation.
| |
| SendPartyInvitation |
Invite someone to join a party.
|