C# Class PlayFab.ClientModels.AttributeInstallRequest

Inheritance: PlayFabRequestCommon
Afficher le fichier Open project: PlayFab/PlayFabGameServer Class Usage Examples

Méthodes publiques

Свойство Type Description
Adid string
Idfa string

Property Details

Adid public_oe property

The adid for this device.
public string Adid
Résultat string

Idfa public_oe property

The IdentifierForAdvertisers for iOS Devices.
public string Idfa
Résultat string