Skip to main content

EOS_Connect_AddNotifyLoginStatusChangedOptions

Type Alias EOS_Connect_AddNotifyLoginStatusChangedOptions 

Source
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: i32

API Version: Set this to EOS_CONNECT_ADDNOTIFYLOGINSTATUSCHANGED_API_LATEST.