C# Class PlayFab.ClientModels.AttributeInstallRequest

Inheritance: PlayFabRequestCommon
ファイルを表示 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Adid string
Idfa string

Property Details

Adid public_oe property

The adid for this device.
public string Adid
return string

Idfa public_oe property

The IdentifierForAdvertisers for iOS Devices.
public string Idfa
return string