Skip to main content

EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions

Type Alias EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions 

Source
pub type EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions = _tagEOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions;
Expand description

Input parameters for the EOS_CustomInvites_AddNotifyCustomInviteAccepted function.

Aliased Type§

#[repr(C)]
pub struct EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions { pub ApiVersion: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITEACCEPTED_API_LATEST.