pub type EOS_Presence_AddNotifyOnPresenceChangedOptions = _tagEOS_Presence_AddNotifyOnPresenceChangedOptions;Expand description
Data for the EOS_Presence_AddNotifyOnPresenceChanged function.
Aliased Type§
#[repr(C)]pub struct EOS_Presence_AddNotifyOnPresenceChangedOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_PRESENCE_ADDNOTIFYONPRESENCECHANGED_API_LATEST.