StovePCMatchmaking(Native dll)  1.0.4.1
Public Attributes | List of all members
StovePCMatchmakingRecvLobbyMessage Struct Reference

로비 내 유저로부터 수신된 메시지 응답값입니다. More...

#include <StovePCMatchmakingCallback.h>

Public Attributes

const wchar_t * lobby
 로비 이름
 
unsigned __int64 fromUID
 송신자 아이디
 
const wchar_t * fromNickname
 송신자 닉네임
 
const wchar_t * message
 수신 메시지
 
const wchar_t * meta
 메시지외 송신할 데이터(json string, profile등을 상대방에게 보낼 수 있습니다)
 

Detailed Description

로비 내 유저로부터 수신된 메시지 응답값입니다.


The documentation for this struct was generated from the following file: