pub type EOS_Connect_AddNotifyLoginStatusChangedOptions = _tagEOS_Connect_AddNotifyLoginStatusChangedOptions;Expand description
Structure containing information or the connect user login status change callback.
Aliased Type§
#[repr(C)]pub struct EOS_Connect_AddNotifyLoginStatusChangedOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_CONNECT_ADDNOTIFYLOGINSTATUSCHANGED_API_LATEST.