Skip to main content

EOS_Presence_AddNotifyOnPresenceChangedOptions

Type Alias EOS_Presence_AddNotifyOnPresenceChangedOptions 

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

API Version: Set this to EOS_PRESENCE_ADDNOTIFYONPRESENCECHANGED_API_LATEST.