EOS_Platform_SetNetworkStatus

EOS API reference page for EOS_Platform_SetNetworkStatus

1分未満で読めます

Remarks

Notify a change in network state.

Return Value

  • An EOS_EResult that indicates whether we changed the network status successfully.

  • EOS_Success if the network was changed successfully.

  • EOS_InvalidParameters if the value of NewStatus is invalid.

Parameters

EOS_Platform_SetNetworkStatus

Parameter Type And NameUsage Information
EOS_HPlatform Handle
const EOS_ENetworkStatus NewStatusThe new network status.