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

# ハウツー

> XBOX Game Development Kit（XBOX サービス）におけるリッチ プレゼンスのハウツー ガイド。概念、サンプル、および API のガイダンスを提供します。

XBOX ゲーム開発におけるハウツーのトピックを紹介します。

<CardGroup cols={2}>
  <Card title="ユーザーのプレゼンスの取得" icon="user" href="/services/xbox-services/community/presence/how-to/live-getting-a-users-presence">
    このトピックでは、ユーザーのプレゼンスを取得するサンプル コードを紹介します。
  </Card>

  <Card title="デバイス プレゼンス変更の処理" icon="book-open" href="/services/xbox-services/community/presence/how-to/live-handling-a-device-presence-change">
    このトピックでは、デバイス プレゼンスの変更を処理するサンプル コードを紹介します。
  </Card>

  <Card title="タイトル プレゼンス変更の処理" icon="book-open" href="/services/xbox-services/community/presence/how-to/live-handling-a-title-presence-change">
    このトピックでは、タイトル プレゼンスの変更を処理するサンプル コードを紹介します。
  </Card>

  <Card title="リッチ プレゼンスのサンプル コード" icon="code" href="/services/xbox-services/community/presence/how-to/live-presence-howto-nav">
    このセクションでは、リッチ プレゼンス文字列のサンプル コードを紹介します。
  </Card>

  <Card title="REST でユーザー プレゼンスを更新" icon="user" href="/services/xbox-services/community/presence/how-to/live-updating-presence-rest">
    このトピックでは、リッチ プレゼンス文字列を更新するサンプル コードを紹介します。
  </Card>

  <Card title="XSAPI C でユーザー プレゼンスを更新" icon="user" href="/services/xbox-services/community/presence/how-to/live-updating-user-presence">
    このトピックでは、ユーザーのオンライン プレゼンス ステータスを設定するサンプル コードを紹介します。
  </Card>
</CardGroup>

## 関連項目

* [概念](/services/xbox-services/community/presence/concepts/index)


## Related topics

- [ハウツー](/ja-jp/services/xbox-services/storage/title-storage/how-to/index.md)
- [Partner Center 機能の概要](/ja-jp/publishing/game-publishing/concepts/overview.md)
- [構成](/ja-jp/services/xbox-services/storage/title-storage/config/index.md)
- [概念](/ja-jp/services/xbox-services/community/reputation/concepts/index.md)
