Skip to content

status+me.virmesh.success.playerProfileUpdated

profile module が保存または更新されたことを示します。

successdraft

Description

me.virmesh.player.updateProfile が正常終了し、 指定した player の profile module record が保存または更新されたときに返します。

When this happens

  • payload validation が通る
  • 署名が受理される
  • updated_at が version rule を満たす

Payload

No payload fields are defined.

Examples

profile module updated

{
  "status": "status+me.virmesh.success.playerProfileUpdated"
}

Client handling

  • profile 編集完了として公開プロフィールの再取得へ進める

Related statuses

Referenced by

HTTPAPIAction
200me.virmesh.player.updateProfileme.virmesh.player.updateProfile