C# Class PlayFab.ClientModels.UnlinkAndroidDeviceIDRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
AndroidDeviceId string

Property Details

AndroidDeviceId public 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