Skip to content

status+me.virmesh.success.handleUpdated

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

successdraft

Description

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

When this happens

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

Payload

No payload fields are defined.

Examples

handle updated

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

Client handling

  • handle 設定完了として profile 再取得または UI 更新へ進める
  • 必要なら local handle cache を invalidate する

Related statuses

Referenced by

HTTPAPIAction
200me.virmesh.handle.updateHandleme.virmesh.handle.updateHandle