pub type EOS_Sessions_AddNotifyLeaveSessionRequestedOptions = _tagEOS_Sessions_AddNotifyLeaveSessionRequestedOptions;Expand description
Input parameters for the EOS_Sessions_AddNotifyLeaveSessionRequested function.
Aliased Type§
#[repr(C)]pub struct EOS_Sessions_AddNotifyLeaveSessionRequestedOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SESSIONS_ADDNOTIFYLEAVESESSIONREQUESTED_API_LATEST.