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 Name | Usage Information |
---|---|
EOS_HPlatform Handle | |
const EOS_ENetworkStatus NewStatus | The new network status. |