Skip to main content

EOS_Presence_SetPresenceOptions

Type Alias EOS_Presence_SetPresenceOptions 

Source
pub type EOS_Presence_SetPresenceOptions = _tagEOS_Presence_SetPresenceOptions;
Expand description

Data for the EOS_Presence_SetPresence function.

Aliased Type§

#[repr(C)]
pub struct EOS_Presence_SetPresenceOptions { pub ApiVersion: i32, pub LocalUserId: *mut EOS_EpicAccountIdDetails, pub PresenceModificationHandle: *mut EOS_PresenceModificationHandle, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_PRESENCE_SETPRESENCE_API_LATEST.

§LocalUserId: *mut EOS_EpicAccountIdDetails

The Epic Account ID of the local, logged-in user making the request

§PresenceModificationHandle: *mut EOS_PresenceModificationHandle

The handle to the presence update