Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayFab
ServerModels
AddSharedGroupMembersRequest
C# Class PlayFab.ServerModels.AddSharedGroupMembersRequest
Inheritance:
PlayFabRequestCommon
Show file
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
PlayFabIds
List
SharedGroupId
string
Property Details
PlayFabIds
public property
An array of unique PlayFab assigned ID of the user on whom the operation will be performed.
public
List
PlayFabIds
return
List
SharedGroupId
public property
Unique identifier for the shared group.
public
string
SharedGroupId
return
string