C# Class PlayFab.ClientModels.UnlinkIOSDeviceIDRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
DeviceId string

Property Details

DeviceId public_oe property

Vendor-specific iOS identifier for the user's device. If not specified, the most recently signed in iOS Device ID will be used.
public string DeviceId
return string