pub const EOS_EApplicationStatus_EOS_AS_Foreground: EOS_EApplicationStatus = 3;Expand description
Notifies the SDK that the application has been resumed from suspended state.
This is the default active state on all platforms.
pub const EOS_EApplicationStatus_EOS_AS_Foreground: EOS_EApplicationStatus = 3;Notifies the SDK that the application has been resumed from suspended state.
This is the default active state on all platforms.