Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetPartyService Class
RuyiNetPartyService Methods
AcceptPartyInvitation Method
GetFriendsParties Method
GetMyParty Method
GetPartyInfo Method
JoinParty Method
LeaveParty Method
ListPartyInvitations Method
RejectPartyInvitation Method
SendPartyInvitation Method
Click or drag to resizeClick or drag to resize

RuyiNetPartyServiceSendPartyInvitation Method

[This is preliminary documentation and is subject to change.]

Invite someone to join a party.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<RuyiNetPartyResponse> SendPartyInvitation(
	int index,
	string playerId
)

Parameters

index
Type: SystemInt32
The index of user
playerId
Type: SystemString
The ID of the player to invite.

Return Value

Type: TaskRuyiNetPartyResponse

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetPartyService.SendPartyInvitation(System.Int32,System.String)"]

See Also

Reference

RuyiNetPartyService Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com