Edit on GitHub
GameService Server Room Invite Send Response
Summary
This packet acknowledges an invitation has been sent.
This is the response to GameService Client 0x0029 Room Invite Send.
Structure
Name | Type | Summary |
user_id_invitee | u4 | |
Definition
meta:
id: gameservice_server_0130_room_invite_send_response
title: GameService Server Room Invite Send Response
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: user_id_invitee
type: u4
Examples
No examples available. Contribute one?