Skip to main content

OnMsgStruct

Feature Introduction

info

Message Callback

Delegate

public delegate void OnMsgStruct(MsgStruct msg, int errCode, string errMsg);

Parameter

Parameter NameTypeDescription
msgMsgStructMessage Struct
errCodeintError Code
errMsgstringError Info