Skip to main content

EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions

Type Alias EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions 

Source
pub type EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions = _tagEOS_CustomInvites_AddNotifyCustomInviteReceivedOptions;
Expand description

Input parameters for the EOS_CustomInvites_AddNotifyCustomInviteReceived function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITERECEIVED_API_LATEST.