> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PFUserAndroidDeviceInfo

> PFUserAndroidDeviceInfo データ モデル。

PFUserAndroidDeviceInfo データ モデル。

## 構文

```cpp theme={null}
typedef struct PFUserAndroidDeviceInfo {  
    const char* androidDeviceId;  
} PFUserAndroidDeviceInfo;  
```

### メンバー

**`androidDeviceId`**   const char\*\
*null 終端*

(オプション) Android デバイス ID。

## 要件

**ヘッダー:** PFTypes.h

## 関連項目

[PFTypes のメンバー](/services/playfab/api-references/c/pftypes/pftypes_members)


## Related topics

- [PFUserAccountInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Services C API overview - PFTypes.h](/ja-jp/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserIosDeviceInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuseriosdeviceinfo.md)
- [PFUserNintendoSwitchDeviceIdInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchdeviceidinfo.md)
- [PFAccountManagementUnlinkAndroidDeviceIDRequest](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementunlinkandroiddeviceidrequest.md)
