C# Class PlayFab.ClientModels.UnlinkAndroidDeviceIDRequest

Inheritance: PlayFabRequestCommon
Exibir arquivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
AndroidDeviceId string

Property Details

AndroidDeviceId public_oe property

Android device identifier for the user's device. If not specified, the most recently signed in Android Device ID will be used.
public string AndroidDeviceId
return string