Skip to main content

EOS_Sessions_AddNotifyLeaveSessionRequestedOptions

Type Alias EOS_Sessions_AddNotifyLeaveSessionRequestedOptions 

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

API Version: Set this to EOS_SESSIONS_ADDNOTIFYLEAVESESSIONREQUESTED_API_LATEST.