> ## 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.

# PFUserIosDeviceInfo

> PFUserIosDeviceInfo データ モデル。

PFUserIosDeviceInfo データ モデル。

## 構文

```cpp theme={null}
typedef struct PFUserIosDeviceInfo {  
    const char* iosDeviceId;  
} PFUserIosDeviceInfo;  
```

### メンバー

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

(オプション) iOS デバイス 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)
- [PFUserAndroidDeviceInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuserandroiddeviceinfo.md)
- [PFUserNintendoSwitchDeviceIdInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchdeviceidinfo.md)
- [player_device_info](/ja-jp/services/playfab/api-references/events/PlayerIdentity/player-device-info.md)
