Skip to main content

ToolsFreeFlowResultObserver [MSDK Only]

Register the ToolsFreeFlowResultObserver callback, the game needs to process the callback function. For more information on the callback data structure, see ToolsFreeFlowResult.

note

[MSDK Only] It is strongly recommended to perform registration in the startup function of the game application.

Function Definition

The list of methods used to process the callback events.

Callback EventCommon[Player Network SDK Only][MSDK Only]
ToolsFreeFlowResultEvents--GetFreeFlowInfo
event OnResultHandler<GUAToolsFreeFlowResult> ToolsFreeFlowResultEvents;