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

콜백 호출시 전달되는 구조체입니다. More...

#include <StovePCMatchmakingCallback.h>

Public Attributes

StovePCMatchmakingFunctionType functionType
 호출된 함수를 나타내는 enum 값
 
StovePCMatchmakingResult result
 콜백에 대한 응답 결과값
 
const char * message
 Error가 발생한 이유에 대한 상세 메시지
 
int externalError
 외부에서 발생한 Error 값 (HTTP error or API result code)
 

Detailed Description

콜백 호출시 전달되는 구조체입니다.

Examples:
stove_pc_matchmaking_sample.h.

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